#2f0909 color space conversions
Hex:
#2f0909
RGB:
47, 9, 9
CMY:
82, 96, 96
CMYK:
0, 81, 81, 82
HSL:
0°, 67.8571%, 10.9804%
HSV (HSB):
0°, 80.8511%, 18.4314%
XYZ:
1.3193, 0.8194, 0.3471
xyY:
0.5307, 0.3296, 0.8194
CIE-Lab:
7.4019, 19.2926, 7.7975
CIE-LCH:
7.4019, 20.8088, 22.0071
CIE-Luv:
7.4019, 15.6196, 3.3679
Hunter-Lab:
9.0523, 10.1733, 4.0633
#2f0909 color charts
#2f0909 color shades, tints & tones
#2f0909 color schemes
#2f0909 color preview, HTML & CSS examples
This text has a color of #2f0909
<p style="color:#2f0909;">Text here</p>
.mytext {color:#2f0909;}
This box has a color of #2f0909
<div style="background-color:#2f0909;">Content here</div>
.mybackground {background-color:#2f0909;}
Border around this has a color of #2f0909
<div style="border:2px solid #2f0909;">Content here</div>
.myborder {border:2px solid #2f0909;}