#2d2c09 color space conversions
Hex:
#2d2c09
RGB:
45, 44, 9
CMY:
82, 83, 96
CMYK:
0, 2, 80, 82
HSL:
58°, 66.6667%, 10.5882%
HSV (HSB):
58°, 80.0000%, 17.6471%
XYZ:
2.0322, 2.3790, 0.6105
xyY:
0.4047, 0.4737, 2.3790
CIE-Lab:
17.3622, -5.0276, 21.2022
CIE-LCH:
17.3622, 21.7902, 103.3400
CIE-Luv:
17.3622, 1.7376, 16.4870
Hunter-Lab:
15.4239, -3.4736, 8.4499
#2d2c09 color charts
#2d2c09 color shades, tints & tones
#2d2c09 color schemes
#2d2c09 color preview, HTML & CSS examples
This text has a color of #2d2c09
<p style="color:#2d2c09;">Text here</p>
.mytext {color:#2d2c09;}
This box has a color of #2d2c09
<div style="background-color:#2d2c09;">Content here</div>
.mybackground {background-color:#2d2c09;}
Border around this has a color of #2d2c09
<div style="border:2px solid #2d2c09;">Content here</div>
.myborder {border:2px solid #2d2c09;}