#2f020b color space conversions
Hex:
#2f020b
RGB:
47, 2, 11
CMY:
82, 99, 96
CMYK:
0, 96, 77, 82
HSL:
348°, 91.8367%, 9.6078%
HSV (HSB):
348°, 95.7447%, 18.4314%
XYZ:
1.2544, 0.6719, 0.3802
xyY:
0.5439, 0.2913, 0.6719
CIE-Lab:
6.0694, 23.0332, 5.0265
CIE-LCH:
6.0694, 23.5753, 12.3105
CIE-Luv:
6.0694, 16.1287, 1.2990
Hunter-Lab:
8.1970, 12.9712, 2.9880
#2f020b color charts
#2f020b color shades, tints & tones
#2f020b color schemes
#2f020b color preview, HTML & CSS examples
This text has a color of #2f020b
<p style="color:#2f020b;">Text here</p>
.mytext {color:#2f020b;}
This box has a color of #2f020b
<div style="background-color:#2f020b;">Content here</div>
.mybackground {background-color:#2f020b;}
Border around this has a color of #2f020b
<div style="border:2px solid #2f020b;">Content here</div>
.myborder {border:2px solid #2f020b;}