#2d2101 color space conversions
Hex:
#2d2101
RGB:
45, 33, 1
CMY:
82, 87, 100
CMYK:
0, 27, 98, 82
HSL:
44°, 95.6522%, 9.0196%
HSV (HSB):
44°, 97.7778%, 17.6471%
XYZ:
1.6315, 1.6478, 0.2608
xyY:
0.4609, 0.4655, 1.6478
CIE-Lab:
13.5184, 1.7455, 19.5774
CIE-LCH:
13.5184, 19.6551, 84.9051
CIE-Luv:
13.5184, 7.5045, 13.7570
Hunter-Lab:
12.8366, 0.2230, 7.7811
#2d2101 color charts
#2d2101 color shades, tints & tones
#2d2101 color schemes
#2d2101 color preview, HTML & CSS examples
This text has a color of #2d2101
<p style="color:#2d2101;">Text here</p>
.mytext {color:#2d2101;}
This box has a color of #2d2101
<div style="background-color:#2d2101;">Content here</div>
.mybackground {background-color:#2d2101;}
Border around this has a color of #2d2101
<div style="border:2px solid #2d2101;">Content here</div>
.myborder {border:2px solid #2d2101;}