#03020d color space conversions
Hex:
#03020d
RGB:
3, 2, 13
CMY:
99, 99, 95
CMYK:
77, 85, 0, 95
HSL:
245°, 73.3333%, 2.9412%
HSV (HSB):
245°, 84.6154%, 5.0980%
XYZ:
0.1319, 0.0918, 0.3915
xyY:
0.2144, 0.1493, 0.0918
CIE-Lab:
0.8295, 1.8279, -4.1702
CIE-LCH:
0.8295, 4.5532, 293.6687
CIE-Luv:
0.8295, -0.0136, -1.7298
Hunter-Lab:
3.0304, 2.4665, -5.5392
#03020d color charts
#03020d color shades, tints & tones
#03020d color schemes
#03020d color preview, HTML & CSS examples
This text has a color of #03020d
<p style="color:#03020d;">Text here</p>
.mytext {color:#03020d;}
This box has a color of #03020d
<div style="background-color:#03020d;">Content here</div>
.mybackground {background-color:#03020d;}
Border around this has a color of #03020d
<div style="border:2px solid #03020d;">Content here</div>
.myborder {border:2px solid #03020d;}