#2d2d08 color space conversions
Hex:
#2d2d08
RGB:
45, 45, 8
CMY:
82, 82, 97
CMYK:
0, 0, 82, 82
HSL:
60°, 69.8113%, 10.3922%
HSV (HSB):
60°, 82.2222%, 17.6471%
XYZ:
2.0644, 2.4522, 0.5942
xyY:
0.4039, 0.4798, 2.4522
CIE-Lab:
17.7010, -5.7583, 22.0193
CIE-LCH:
17.7010, 22.7597, 104.6553
CIE-Luv:
17.7010, 1.2425, 17.2243
Hunter-Lab:
15.6595, -3.8723, 8.7117
#2d2d08 color charts
#2d2d08 color shades, tints & tones
#2d2d08 color schemes
#2d2d08 color preview, HTML & CSS examples
This text has a color of #2d2d08
<p style="color:#2d2d08;">Text here</p>
.mytext {color:#2d2d08;}
This box has a color of #2d2d08
<div style="background-color:#2d2d08;">Content here</div>
.mybackground {background-color:#2d2d08;}
Border around this has a color of #2d2d08
<div style="border:2px solid #2d2d08;">Content here</div>
.myborder {border:2px solid #2d2d08;}