#003d2c color space conversions
Hex:
#003d2c
RGB:
0, 61, 44
CMY:
100, 76, 83
CMYK:
100, 0, 28, 76
HSL:
163°, 100.0000%, 11.9608%
HSV (HSB):
163°, 100.0000%, 23.9216%
XYZ:
2.1234, 3.5193, 2.9503
xyY:
0.2471, 0.4096, 3.5193
CIE-Lab:
22.0141, -23.0336, 5.4708
CIE-LCH:
22.0141, 23.6744, 166.6390
CIE-Luv:
22.0141, -18.4985, 8.1278
Hunter-Lab:
18.7599, -12.6260, 3.8077
#003d2c color charts
#003d2c color shades, tints & tones
#003d2c color schemes
#003d2c color preview, HTML & CSS examples
This text has a color of #003d2c
<p style="color:#003d2c;">Text here</p>
.mytext {color:#003d2c;}
This box has a color of #003d2c
<div style="background-color:#003d2c;">Content here</div>
.mybackground {background-color:#003d2c;}
Border around this has a color of #003d2c
<div style="border:2px solid #003d2c;">Content here</div>
.myborder {border:2px solid #003d2c;}