#2d2e02 color space conversions
Hex:
#2d2e02
RGB:
45, 46, 2
CMY:
82, 82, 99
CMYK:
2, 0, 96, 82
HSL:
61°, 91.6667%, 9.4118%
HSV (HSB):
61°, 95.6522%, 18.0392%
XYZ:
2.0701, 2.5163, 0.4340
xyY:
0.4123, 0.5012, 2.5163
CIE-Lab:
17.9920, -6.8834, 24.8128
CIE-LCH:
17.9920, 25.7499, 105.5048
CIE-Luv:
17.9920, 0.8315, 19.2857
Hunter-Lab:
15.8627, -4.4649, 9.4817
#2d2e02 color charts
#2d2e02 color shades, tints & tones
#2d2e02 color schemes
#2d2e02 color preview, HTML & CSS examples
This text has a color of #2d2e02
<p style="color:#2d2e02;">Text here</p>
.mytext {color:#2d2e02;}
This box has a color of #2d2e02
<div style="background-color:#2d2e02;">Content here</div>
.mybackground {background-color:#2d2e02;}
Border around this has a color of #2d2e02
<div style="border:2px solid #2d2e02;">Content here</div>
.myborder {border:2px solid #2d2e02;}