#000a03 color space conversions
Hex:
#000a03
RGB:
0, 10, 3
CMY:
100, 96, 99
CMYK:
100, 0, 70, 96
HSL:
138°, 100.0000%, 1.9608%
HSV (HSB):
138°, 100.0000%, 3.9216%
XYZ:
0.1250, 0.2237, 0.1227
xyY:
0.2651, 0.4745, 0.2237
CIE-Lab:
2.0203, -3.5885, 1.7278
CIE-LCH:
2.0203, 3.9828, 154.2907
CIE-Luv:
2.0203, -1.7840, 1.4384
Hunter-Lab:
4.7292, -3.5590, 1.7718
#000a03 color charts
#000a03 color shades, tints & tones
#000a03 color schemes
#000a03 color preview, HTML & CSS examples
This text has a color of #000a03
<p style="color:#000a03;">Text here</p>
.mytext {color:#000a03;}
This box has a color of #000a03
<div style="background-color:#000a03;">Content here</div>
.mybackground {background-color:#000a03;}
Border around this has a color of #000a03
<div style="border:2px solid #000a03;">Content here</div>
.myborder {border:2px solid #000a03;}