#003d3e color space conversions
Hex:
#003d3e
RGB:
0, 61, 62
CMY:
100, 76, 76
CMYK:
100, 2, 0, 76
HSL:
181°, 100.0000%, 12.1569%
HSV (HSB):
181°, 100.0000%, 24.3137%
XYZ:
2.5382, 3.6853, 5.1350
xyY:
0.2235, 0.3245, 3.6853
CIE-Lab:
22.6025, -16.9380, -5.7026
CIE-LCH:
22.6025, 17.8722, 198.6072
CIE-Luv:
22.6025, -17.3891, -4.5151
Hunter-Lab:
19.1971, -9.9936, -2.4213
#003d3e color charts
#003d3e color shades, tints & tones
#003d3e color schemes
#003d3e color preview, HTML & CSS examples
This text has a color of #003d3e
<p style="color:#003d3e;">Text here</p>
.mytext {color:#003d3e;}
This box has a color of #003d3e
<div style="background-color:#003d3e;">Content here</div>
.mybackground {background-color:#003d3e;}
Border around this has a color of #003d3e
<div style="border:2px solid #003d3e;">Content here</div>
.myborder {border:2px solid #003d3e;}