very deep magenta-pink/very deep cerise
#2f001b color RGB value is (47,0,27)
#2f001b color CMYK value
#2f001b color HSL value
HSV(or HSB) | 325.5° | 100 | 18.4 |
XYZ | 1.37 | 0.683 | 1.097 |
Yxy | 0.435 | 0.217 | 0.683 |
LAB | 6.174 | 26.11 | -4.961 |
LUV | 6.174 | 13.618 | -4.481 |
Hunter-LAB | 8.267 | 15.115 | -2.078 |
CIE-LCH | 6.174 | 26.577 | 349.243 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 2F | 0 | 1B |
Decimal | 47 | 0 | 27 |
Octal | 57 | 0 | 33 |
Binary | 00101111 | 00000000 | 00011011 |
Below, you can see some colors close to #2f001b. 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 #2f001b.
<span style="color:#2f001b">Text here</span>
This paragraph has a background color of #2f001b.
<p style="background-color:#2f001b;">Content here</p>
This element has a border color of #2f001b.
<div style="border:1px #2f001b;">Content here</div>
.text {color:#2f001b;}
.background {background-color:#2f001b;}
.border {border:1px solid #2f001b;}
.text-shadow {border:1px solid #2f001b;}
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 #ffeef8 is the lightest one.