#2f2d2c color space conversions
Hex:
#2f2d2c
RGB:
47, 45, 44
CMY:
82, 82, 83
CMYK:
0, 4, 6, 82
HSL:
20°, 3.2967%, 17.8431%
HSV (HSB):
20°, 6.3830%, 18.4314%
XYZ:
2.5653, 2.6630, 2.7617
xyY:
0.3211, 0.3333, 2.6630
CIE-Lab:
18.6401, 0.6702, 0.9618
CIE-LCH:
18.6401, 1.1723, 55.1312
CIE-Luv:
18.6401, 1.0113, 0.8474
Hunter-Lab:
16.3186, -0.4971, 1.3891
#2f2d2c color charts
#2f2d2c color shades, tints & tones
#2f2d2c color schemes
#2f2d2c color preview, HTML & CSS examples
This text has a color of #2f2d2c
<p style="color:#2f2d2c;">Text here</p>
.mytext {color:#2f2d2c;}
This box has a color of #2f2d2c
<div style="background-color:#2f2d2c;">Content here</div>
.mybackground {background-color:#2f2d2c;}
Border around this has a color of #2f2d2c
<div style="border:2px solid #2f2d2c;">Content here</div>
.myborder {border:2px solid #2f2d2c;}