#003c4c color space conversions
Hex:
#003c4c
RGB:
0, 60, 76
CMY:
100, 76, 70
CMYK:
100, 21, 0, 70
HSL:
193°, 100.0000%, 14.9020%
HSV (HSB):
193°, 100.0000%, 29.8039%
XYZ:
2.9204, 3.7535, 7.4081
xyY:
0.2074, 0.2665, 3.7535
CIE-Lab:
22.8393, -10.8066, -14.6836
CIE-LCH:
22.8393, 18.2316, 233.6484
CIE-Luv:
22.8393, -16.1568, -15.9052
Hunter-Lab:
19.3740, -6.9981, -9.1090
#003c4c color charts
#003c4c color shades, tints & tones
#003c4c color schemes
#003c4c color preview, HTML & CSS examples
This text has a color of #003c4c
<p style="color:#003c4c;">Text here</p>
.mytext {color:#003c4c;}
This box has a color of #003c4c
<div style="background-color:#003c4c;">Content here</div>
.mybackground {background-color:#003c4c;}
Border around this has a color of #003c4c
<div style="border:2px solid #003c4c;">Content here</div>
.myborder {border:2px solid #003c4c;}