#2f020a color space conversions
Hex:
#2f020a
RGB:
47, 2, 10
CMY:
82, 99, 96
CMYK:
0, 96, 79, 82
HSL:
349°, 91.8367%, 9.6078%
HSV (HSB):
349°, 95.7447%, 18.4314%
XYZ:
1.2488, 0.6697, 0.3506
xyY:
0.5504, 0.2951, 0.6697
CIE-Lab:
6.0491, 22.9440, 5.4146
CIE-LCH:
6.0491, 23.5743, 13.2785
CIE-Luv:
6.0491, 16.2598, 1.5613
Hunter-Lab:
8.1833, 12.9185, 3.1882
#2f020a color charts
#2f020a color shades, tints & tones
#2f020a color schemes
#2f020a color preview, HTML & CSS examples
This text has a color of #2f020a
<p style="color:#2f020a;">Text here</p>
.mytext {color:#2f020a;}
This box has a color of #2f020a
<div style="background-color:#2f020a;">Content here</div>
.mybackground {background-color:#2f020a;}
Border around this has a color of #2f020a
<div style="border:2px solid #2f020a;">Content here</div>
.myborder {border:2px solid #2f020a;}