#03242c color space conversions
Hex:
#03242c
RGB:
3, 36, 44
CMY:
99, 86, 83
CMYK:
93, 18, 0, 83
HSL:
192°, 87.2340%, 9.2157%
HSV (HSB):
192°, 93.1818%, 17.2549%
XYZ:
1.1231, 1.4630, 2.6061
xyY:
0.2163, 0.2818, 1.4630
CIE-Lab:
12.3706, -8.4046, -8.7226
CIE-LCH:
12.3706, 12.1129, 226.0635
CIE-Luv:
12.3706, -8.4258, -6.7597
Hunter-Lab:
12.0953, -4.5930, -4.3080
#03242c color charts
#03242c color shades, tints & tones
#03242c color schemes
#03242c color preview, HTML & CSS examples
This text has a color of #03242c
<p style="color:#03242c;">Text here</p>
.mytext {color:#03242c;}
This box has a color of #03242c
<div style="background-color:#03242c;">Content here</div>
.mybackground {background-color:#03242c;}
Border around this has a color of #03242c
<div style="border:2px solid #03242c;">Content here</div>
.myborder {border:2px solid #03242c;}