#2f020e color space conversions
Hex:
#2f020e
RGB:
47, 2, 14
CMY:
82, 99, 95
CMYK:
0, 96, 70, 82
HSL:
344°, 91.8367%, 9.6078%
HSV (HSB):
344°, 95.7447%, 18.4314%
XYZ:
1.2733, 0.6795, 0.4795
xyY:
0.5235, 0.2794, 0.6795
CIE-Lab:
6.1375, 23.3287, 3.7234
CIE-LCH:
6.1375, 23.6240, 9.0681
CIE-Luv:
6.1375, 15.7068, 0.4445
Hunter-Lab:
8.2429, 13.1473, 2.3211
#2f020e color charts
#2f020e color shades, tints & tones
#2f020e color schemes
#2f020e color preview, HTML & CSS examples
This text has a color of #2f020e
<p style="color:#2f020e;">Text here</p>
.mytext {color:#2f020e;}
This box has a color of #2f020e
<div style="background-color:#2f020e;">Content here</div>
.mybackground {background-color:#2f020e;}
Border around this has a color of #2f020e
<div style="border:2px solid #2f020e;">Content here</div>
.myborder {border:2px solid #2f020e;}