#003d3a color space conversions
Hex:
#003d3a
RGB:
0, 61, 58
CMY:
100, 76, 77
CMYK:
100, 0, 5, 76
HSL:
177°, 100.0000%, 11.9608%
HSV (HSB):
177°, 100.0000%, 23.9216%
XYZ:
2.4325, 3.6430, 4.5779
xyY:
0.2283, 0.3420, 3.6430
CIE-Lab:
22.4542, -18.4044, -3.2449
CIE-LCH:
22.4542, 18.6882, 189.9990
CIE-Luv:
22.4542, -17.6408, -1.5523
Hunter-Lab:
19.0866, -10.6528, -0.8602
#003d3a color charts
#003d3a color shades, tints & tones
#003d3a color schemes
#003d3a color preview, HTML & CSS examples
This text has a color of #003d3a
<p style="color:#003d3a;">Text here</p>
.mytext {color:#003d3a;}
This box has a color of #003d3a
<div style="background-color:#003d3a;">Content here</div>
.mybackground {background-color:#003d3a;}
Border around this has a color of #003d3a
<div style="border:2px solid #003d3a;">Content here</div>
.myborder {border:2px solid #003d3a;}