#003f42 color space conversions
Hex:
#003f42
RGB:
0, 63, 66
CMY:
100, 75, 74
CMYK:
100, 5, 0, 74
HSL:
183°, 100.0000%, 12.9412%
HSV (HSB):
183°, 100.0000%, 25.8824%
XYZ:
2.7609, 3.9484, 5.7709
xyY:
0.2212, 0.3164, 3.9484
CIE-Lab:
23.5000, -16.5589, -7.0225
CIE-LCH:
23.5000, 17.9865, 202.9814
CIE-Luv:
23.5000, -17.8948, -6.1767
Hunter-Lab:
19.8705, -9.9719, -3.3099
#003f42 color charts
#003f42 color shades, tints & tones
#003f42 color schemes
#003f42 color preview, HTML & CSS examples
This text has a color of #003f42
<p style="color:#003f42;">Text here</p>
.mytext {color:#003f42;}
This box has a color of #003f42
<div style="background-color:#003f42;">Content here</div>
.mybackground {background-color:#003f42;}
Border around this has a color of #003f42
<div style="border:2px solid #003f42;">Content here</div>
.myborder {border:2px solid #003f42;}