#2f3f2f color space conversions
Hex:
#2f3f2f
RGB:
47, 63, 47
CMY:
82, 75, 82
CMYK:
25, 0, 25, 75
HSL:
120°, 14.5455%, 21.5686%
HSV (HSB):
120°, 25.3968%, 24.7059%
XYZ:
3.4629, 4.3646, 3.3493
xyY:
0.3098, 0.3905, 4.3646
CIE-Lab:
24.8419, -10.2863, 7.7519
CIE-LCH:
24.8419, 12.8802, 142.9980
CIE-Luv:
24.8419, -7.2527, 9.3733
Hunter-Lab:
20.8916, -6.9730, 5.1190
#2f3f2f color charts
#2f3f2f color shades, tints & tones
#2f3f2f color schemes
#2f3f2f color preview, HTML & CSS examples
This text has a color of #2f3f2f
<p style="color:#2f3f2f;">Text here</p>
.mytext {color:#2f3f2f;}
This box has a color of #2f3f2f
<div style="background-color:#2f3f2f;">Content here</div>
.mybackground {background-color:#2f3f2f;}
Border around this has a color of #2f3f2f
<div style="border:2px solid #2f3f2f;">Content here</div>
.myborder {border:2px solid #2f3f2f;}