#000301 color space conversions
Hex:
#000301
RGB:
0, 3, 1
CMY:
100, 99, 100
CMYK:
100, 0, 67, 99
HSL:
140°, 100.0000%, 0.5882%
HSV (HSB):
140°, 100.0000%, 1.1765%
XYZ:
0.0380, 0.0673, 0.0397
xyY:
0.2622, 0.4641, 0.0673
CIE-Lab:
0.6081, -1.0626, 0.4805
CIE-LCH:
0.6081, 1.1662, 155.6699
CIE-Luv:
0.6081, -0.5331, 0.4020
Hunter-Lab:
2.5945, -1.9233, 0.9089
#000301 color charts
#000301 color shades, tints & tones
#000301 color schemes
#000301 color preview, HTML & CSS examples
This text has a color of #000301
<p style="color:#000301;">Text here</p>
.mytext {color:#000301;}
This box has a color of #000301
<div style="background-color:#000301;">Content here</div>
.mybackground {background-color:#000301;}
Border around this has a color of #000301
<div style="border:2px solid #000301;">Content here</div>
.myborder {border:2px solid #000301;}