#2d200c color space conversions
Hex:
#2d200c
RGB:
45, 32, 12
CMY:
82, 87, 95
CMYK:
0, 29, 73, 82
HSL:
36°, 57.8947%, 11.1765%
HSV (HSB):
36°, 73.3333%, 17.6471%
XYZ:
1.6651, 1.6175, 0.5723
xyY:
0.4319, 0.4196, 1.6175
CIE-Lab:
13.3361, 3.4089, 14.8079
CIE-LCH:
13.3361, 15.1952, 77.0358
CIE-Luv:
13.3361, 7.4708, 10.1007
Hunter-Lab:
12.7179, 1.1133, 6.2347
#2d200c color charts
#2d200c color shades, tints & tones
#2d200c color schemes
#2d200c color preview, HTML & CSS examples
This text has a color of #2d200c
<p style="color:#2d200c;">Text here</p>
.mytext {color:#2d200c;}
This box has a color of #2d200c
<div style="background-color:#2d200c;">Content here</div>
.mybackground {background-color:#2d200c;}
Border around this has a color of #2d200c
<div style="border:2px solid #2d200c;">Content here</div>
.myborder {border:2px solid #2d200c;}