#2d2d1a color space conversions
Hex:
#2d2d1a
RGB:
45, 45, 26
CMY:
82, 82, 90
CMYK:
0, 0, 42, 82
HSL:
60°, 26.7606%, 13.9216%
HSV (HSB):
60°, 42.2222%, 17.6471%
XYZ:
2.2070, 2.5092, 1.3453
xyY:
0.3641, 0.4140, 2.5092
CIE-Lab:
17.9604, -3.7348, 12.3161
CIE-LCH:
17.9604, 12.8700, 106.8695
CIE-Luv:
17.9604, 0.7800, 10.8111
Hunter-Lab:
15.8406, -2.8511, 6.0531
#2d2d1a color charts
#2d2d1a color shades, tints & tones
#2d2d1a color schemes
#2d2d1a color preview, HTML & CSS examples
This text has a color of #2d2d1a
<p style="color:#2d2d1a;">Text here</p>
.mytext {color:#2d2d1a;}
This box has a color of #2d2d1a
<div style="background-color:#2d2d1a;">Content here</div>
.mybackground {background-color:#2d2d1a;}
Border around this has a color of #2d2d1a
<div style="border:2px solid #2d2d1a;">Content here</div>
.myborder {border:2px solid #2d2d1a;}