#003d20 color space conversions
Hex:
#003d20
RGB:
0, 61, 32
CMY:
100, 76, 87
CMYK:
100, 0, 48, 76
HSL:
151°, 100.0000%, 11.9608%
HSV (HSB):
151°, 100.0000%, 23.9216%
XYZ:
1.9295, 3.4418, 1.9291
xyY:
0.2643, 0.4715, 3.4418
CIE-Lab:
21.7328, -26.2451, 12.9173
CIE-LCH:
21.7328, 29.2517, 153.7945
CIE-Luv:
21.7328, -19.1514, 15.1551
Hunter-Lab:
18.5520, -13.9016, 6.8211
#003d20 color charts
#003d20 color shades, tints & tones
#003d20 color schemes
#003d20 color preview, HTML & CSS examples
This text has a color of #003d20
<p style="color:#003d20;">Text here</p>
.mytext {color:#003d20;}
This box has a color of #003d20
<div style="background-color:#003d20;">Content here</div>
.mybackground {background-color:#003d20;}
Border around this has a color of #003d20
<div style="border:2px solid #003d20;">Content here</div>
.myborder {border:2px solid #003d20;}