#002e3c color space conversions
Hex:
#002e3c
RGB:
0, 46, 60
CMY:
100, 82, 76
CMYK:
100, 23, 0, 76
HSL:
194°, 100.0000%, 11.7647%
HSV (HSB):
194°, 100.0000%, 23.5294%
XYZ:
1.7926, 2.2802, 4.6206
xyY:
0.2062, 0.2623, 2.2802
CIE-Lab:
16.8941, -8.6928, -13.0466
CIE-LCH:
16.8941, 15.6773, 236.3250
CIE-Luv:
16.8941, -11.8647, -12.4581
Hunter-Lab:
15.1004, -5.2357, -7.5719
#002e3c color charts
#002e3c color shades, tints & tones
#002e3c color schemes
#002e3c color preview, HTML & CSS examples
This text has a color of #002e3c
<p style="color:#002e3c;">Text here</p>
.mytext {color:#002e3c;}
This box has a color of #002e3c
<div style="background-color:#002e3c;">Content here</div>
.mybackground {background-color:#002e3c;}
Border around this has a color of #002e3c
<div style="border:2px solid #002e3c;">Content here</div>
.myborder {border:2px solid #002e3c;}