#003a3f color space conversions
Hex:
#003a3f
RGB:
0, 58, 63
CMY:
100, 77, 75
CMYK:
100, 8, 0, 75
HSL:
185°, 100.0000%, 12.3529%
HSV (HSB):
185°, 100.0000%, 24.7059%
XYZ:
2.4103, 3.3850, 5.2290
xyY:
0.2186, 0.3071, 3.3850
CIE-Lab:
21.5241, -14.8453, -8.0000
CIE-LCH:
21.5241, 16.8637, 208.3198
CIE-Luv:
21.5241, -16.1886, -7.2738
Hunter-Lab:
18.3984, -8.8129, -3.9719
#003a3f color charts
#003a3f color shades, tints & tones
#003a3f color schemes
#003a3f color preview, HTML & CSS examples
This text has a color of #003a3f
<p style="color:#003a3f;">Text here</p>
.mytext {color:#003a3f;}
This box has a color of #003a3f
<div style="background-color:#003a3f;">Content here</div>
.mybackground {background-color:#003a3f;}
Border around this has a color of #003a3f
<div style="border:2px solid #003a3f;">Content here</div>
.myborder {border:2px solid #003a3f;}