very deep magenta/very deep cerise
#2f001f color RGB value is (47,0,31)
#2f001f color CMYK value
#2f001f color HSL value
HSV(or HSB) | 320.4° | 100 | 18.4 |
XYZ | 1.42 | 0.703 | 1.357 |
Yxy | 0.408 | 0.202 | 0.703 |
LAB | 6.353 | 26.787 | -7.834 |
LUV | 6.353 | 12.897 | -6.09 |
Hunter-LAB | 8.386 | 15.541 | -3.725 |
CIE-LCH | 6.353 | 27.909 | 343.699 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 2F | 0 | 1F |
Decimal | 47 | 0 | 31 |
Octal | 57 | 0 | 37 |
Binary | 00101111 | 00000000 | 00011111 |
Below, you can see some colors close to #2f001f. Having a set of related colors can be useful if you need an inspirational alternative to your original color choice.
This text has a font color of #2f001f.
<span style="color:#2f001f">Text here</span>
This paragraph has a background color of #2f001f.
<p style="background-color:#2f001f;">Content here</p>
This element has a border color of #2f001f.
<div style="border:1px #2f001f;">Content here</div>
.text {color:#2f001f;}
.background {background-color:#2f001f;}
.border {border:1px solid #2f001f;}
.text-shadow {border:1px solid #2f001f;}
A shade is achieved by adding black to any pure hue, while a tint is created by mixing white to any pure color. In this example, #040003 is the darkest color, while #ffeef9 is the lightest one.