#03112a color space conversions
Hex:
#03112a
RGB:
3, 17, 42
CMY:
99, 93, 84
CMYK:
93, 60, 0, 84
HSL:
218°, 86.6667%, 8.8235%
HSV (HSB):
218°, 92.8571%, 16.4706%
XYZ:
0.6559, 0.5874, 2.2693
xyY:
0.1867, 0.1672, 0.5874
CIE-Lab:
5.3062, 3.9977, -18.3047
CIE-LCH:
5.3062, 18.7362, 282.3198
CIE-Luv:
5.3062, -2.5269, -9.8984
Hunter-Lab:
7.6644, 1.8635, -12.1898
#03112a color charts
#03112a color shades, tints & tones
#03112a color schemes
#03112a color preview, HTML & CSS examples
This text has a color of #03112a
<p style="color:#03112a;">Text here</p>
.mytext {color:#03112a;}
This box has a color of #03112a
<div style="background-color:#03112a;">Content here</div>
.mybackground {background-color:#03112a;}
Border around this has a color of #03112a
<div style="border:2px solid #03112a;">Content here</div>
.myborder {border:2px solid #03112a;}