#03021f color space conversions
Hex:
#03021f
RGB:
3, 2, 31
CMY:
99, 99, 88
CMYK:
90, 94, 0, 88
HSL:
242°, 87.8788%, 6.4706%
HSV (HSB):
242°, 93.5484%, 12.1569%
XYZ:
0.3066, 0.1617, 1.3114
xyY:
0.1723, 0.0909, 0.1617
CIE-Lab:
1.4607, 6.2629, -15.7398
CIE-LCH:
1.4607, 16.9400, 291.6978
CIE-Luv:
1.4607, -0.2635, -4.7476
Hunter-Lab:
4.0212, 6.5718, -16.5203
#03021f color charts
#03021f color shades, tints & tones
#03021f color schemes
#03021f color preview, HTML & CSS examples
This text has a color of #03021f
<p style="color:#03021f;">Text here</p>
.mytext {color:#03021f;}
This box has a color of #03021f
<div style="background-color:#03021f;">Content here</div>
.mybackground {background-color:#03021f;}
Border around this has a color of #03021f
<div style="border:2px solid #03021f;">Content here</div>
.myborder {border:2px solid #03021f;}