#2f2e20 color space conversions
Hex:
#2f2e20
RGB:
47, 46, 32
CMY:
82, 82, 87
CMYK:
0, 2, 32, 82
HSL:
56°, 18.9873%, 15.4902%
HSV (HSB):
56°, 31.9149%, 18.4314%
XYZ:
2.4100, 2.6626, 1.7534
xyY:
0.3531, 0.3901, 2.6626
CIE-Lab:
18.6386, -2.4131, 9.2163
CIE-LCH:
18.6386, 9.5270, 104.6726
CIE-Luv:
18.6386, 1.1245, 8.4804
Hunter-Lab:
16.3175, -2.1923, 5.0512
#2f2e20 color charts
#2f2e20 color shades, tints & tones
#2f2e20 color schemes
#2f2e20 color preview, HTML & CSS examples
This text has a color of #2f2e20
<p style="color:#2f2e20;">Text here</p>
.mytext {color:#2f2e20;}
This box has a color of #2f2e20
<div style="background-color:#2f2e20;">Content here</div>
.mybackground {background-color:#2f2e20;}
Border around this has a color of #2f2e20
<div style="border:2px solid #2f2e20;">Content here</div>
.myborder {border:2px solid #2f2e20;}