#2d2c10 color space conversions
Hex:
#2d2c10
RGB:
45, 44, 16
CMY:
82, 83, 94
CMYK:
0, 2, 64, 82
HSL:
58°, 47.5410%, 11.9608%
HSV (HSB):
58°, 64.4444%, 17.6471%
XYZ:
2.0764, 2.3967, 0.8434
xyY:
0.3906, 0.4508, 2.3967
CIE-Lab:
17.4447, -4.3838, 18.0139
CIE-LCH:
17.4447, 18.5396, 103.6774
CIE-Luv:
17.4447, 1.5763, 14.4037
Hunter-Lab:
15.4812, -3.1509, 7.6068
#2d2c10 color charts
#2d2c10 color shades, tints & tones
#2d2c10 color schemes
#2d2c10 color preview, HTML & CSS examples
This text has a color of #2d2c10
<p style="color:#2d2c10;">Text here</p>
.mytext {color:#2d2c10;}
This box has a color of #2d2c10
<div style="background-color:#2d2c10;">Content here</div>
.mybackground {background-color:#2d2c10;}
Border around this has a color of #2d2c10
<div style="border:2px solid #2d2c10;">Content here</div>
.myborder {border:2px solid #2d2c10;}