#003c4d color space conversions
Hex:
#003c4d
RGB:
0, 60, 77
CMY:
100, 76, 70
CMYK:
100, 22, 0, 70
HSL:
193°, 100.0000%, 15.0980%
HSV (HSB):
193°, 100.0000%, 30.1961%
XYZ:
2.9554, 3.7675, 7.5926
xyY:
0.2064, 0.2632, 3.7675
CIE-Lab:
22.8876, -10.3907, -15.2728
CIE-LCH:
22.8876, 18.4723, 235.7710
CIE-Luv:
22.8876, -16.0983, -16.6813
Hunter-Lab:
19.4102, -6.7891, -9.6052
#003c4d color charts
#003c4d color shades, tints & tones
#003c4d color schemes
#003c4d color preview, HTML & CSS examples
This text has a color of #003c4d
<p style="color:#003c4d;">Text here</p>
.mytext {color:#003c4d;}
This box has a color of #003c4d
<div style="background-color:#003c4d;">Content here</div>
.mybackground {background-color:#003c4d;}
Border around this has a color of #003c4d
<div style="border:2px solid #003c4d;">Content here</div>
.myborder {border:2px solid #003c4d;}