#2f072f color space conversions
Hex:
#2f072f
RGB:
47, 7, 47
CMY:
82, 97, 82
CMYK:
0, 85, 0, 82
HSL:
300°, 74.0741%, 10.5882%
HSV (HSB):
300°, 85.1064%, 18.4314%
XYZ:
1.7614, 0.9615, 2.7821
xyY:
0.3200, 0.1747, 0.9615
CIE-Lab:
8.6668, 25.9919, -16.3780
CIE-LCH:
8.6668, 30.7216, 327.7841
CIE-Luv:
8.6668, 10.0692, -13.0200
Hunter-Lab:
9.8058, 14.9029, -9.9577
#2f072f color charts
#2f072f color shades, tints & tones
#2f072f color schemes
#2f072f color preview, HTML & CSS examples
This text has a color of #2f072f
<p style="color:#2f072f;">Text here</p>
.mytext {color:#2f072f;}
This box has a color of #2f072f
<div style="background-color:#2f072f;">Content here</div>
.mybackground {background-color:#2f072f;}
Border around this has a color of #2f072f
<div style="border:2px solid #2f072f;">Content here</div>
.myborder {border:2px solid #2f072f;}