#003d3d color space conversions
Hex:
#003d3d
RGB:
0, 61, 61
CMY:
100, 76, 76
CMYK:
100, 0, 0, 76
HSL:
180°, 100.0000%, 11.9608%
HSV (HSB):
180°, 100.0000%, 23.9216%
XYZ:
2.5110, 3.6744, 4.9918
xyY:
0.2247, 0.3287, 3.6744
CIE-Lab:
22.5645, -17.3098, -5.0901
CIE-LCH:
22.5645, 18.0427, 196.3863
CIE-Luv:
22.5645, -17.4521, -3.7684
Hunter-Lab:
19.1687, -10.1623, -2.0217
#003d3d color charts
#003d3d color shades, tints & tones
#003d3d color schemes
#003d3d color preview, HTML & CSS examples
This text has a color of #003d3d
<p style="color:#003d3d;">Text here</p>
.mytext {color:#003d3d;}
This box has a color of #003d3d
<div style="background-color:#003d3d;">Content here</div>
.mybackground {background-color:#003d3d;}
Border around this has a color of #003d3d
<div style="border:2px solid #003d3d;">Content here</div>
.myborder {border:2px solid #003d3d;}