#03001c color space conversions
Hex:
#03001c
RGB:
3, 0, 28
CMY:
99, 100, 89
CMYK:
89, 100, 0, 89
HSL:
246°, 100.0000%, 5.4902%
HSV (HSB):
246°, 100.0000%, 10.9804%
XYZ:
0.2472, 0.1032, 1.1055
xyY:
0.1698, 0.0709, 0.1032
CIE-Lab:
0.9322, 6.1063, -14.1141
CIE-LCH:
0.9322, 15.3784, 293.3952
CIE-Luv:
0.9322, -0.0538, -3.4736
Hunter-Lab:
3.2125, 8.1112, -18.1547
#03001c color charts
#03001c color shades, tints & tones
#03001c color schemes
#03001c color preview, HTML & CSS examples
This text has a color of #03001c
<p style="color:#03001c;">Text here</p>
.mytext {color:#03001c;}
This box has a color of #03001c
<div style="background-color:#03001c;">Content here</div>
.mybackground {background-color:#03001c;}
Border around this has a color of #03001c
<div style="border:2px solid #03001c;">Content here</div>
.myborder {border:2px solid #03001c;}