#2d2d12 color space conversions
Hex:
#2d2d12
RGB:
45, 45, 18
CMY:
82, 82, 93
CMYK:
0, 0, 60, 82
HSL:
60°, 42.8571%, 12.3529%
HSV (HSB):
60°, 60.0000%, 17.6471%
XYZ:
2.1298, 2.4783, 0.9384
xyY:
0.3840, 0.4468, 2.4783
CIE-Lab:
17.8203, -4.8158, 17.3026
CIE-LCH:
17.8203, 17.9603, 105.5534
CIE-Luv:
17.8203, 1.0232, 14.1833
Hunter-Lab:
15.7427, -3.4014, 7.4858
#2d2d12 color charts
#2d2d12 color shades, tints & tones
#2d2d12 color schemes
#2d2d12 color preview, HTML & CSS examples
This text has a color of #2d2d12
<p style="color:#2d2d12;">Text here</p>
.mytext {color:#2d2d12;}
This box has a color of #2d2d12
<div style="background-color:#2d2d12;">Content here</div>
.mybackground {background-color:#2d2d12;}
Border around this has a color of #2d2d12
<div style="border:2px solid #2d2d12;">Content here</div>
.myborder {border:2px solid #2d2d12;}