#2f2f2c color space conversions
Hex:
#2f2f2c
RGB:
47, 47, 44
CMY:
82, 82, 83
CMYK:
0, 0, 6, 82
HSL:
60°, 3.2967%, 17.8431%
HSV (HSB):
60°, 6.3830%, 18.4314%
XYZ:
2.6434, 2.8192, 2.7877
xyY:
0.3204, 0.3417, 2.8192
CIE-Lab:
19.3048, -0.6875, 1.9237
CIE-LCH:
19.3048, 2.0429, 109.6657
CIE-Luv:
19.3048, 0.1407, 1.9451
Hunter-Lab:
16.7905, -1.2811, 1.9095
#2f2f2c color charts
#2f2f2c color shades, tints & tones
#2f2f2c color schemes
#2f2f2c color preview, HTML & CSS examples
This text has a color of #2f2f2c
<p style="color:#2f2f2c;">Text here</p>
.mytext {color:#2f2f2c;}
This box has a color of #2f2f2c
<div style="background-color:#2f2f2c;">Content here</div>
.mybackground {background-color:#2f2f2c;}
Border around this has a color of #2f2f2c
<div style="border:2px solid #2f2f2c;">Content here</div>
.myborder {border:2px solid #2f2f2c;}