#030d00 color space conversions
Hex:
#030d00
RGB:
3, 13, 0
CMY:
99, 95, 100
CMYK:
77, 0, 100, 95
HSL:
106°, 100.0000%, 2.5490%
HSV (HSB):
106°, 100.0000%, 5.0980%
XYZ:
0.1815, 0.3072, 0.0497
xyY:
0.3371, 0.5706, 0.3072
CIE-Lab:
2.7750, -4.5271, 4.0731
CIE-LCH:
2.7750, 6.0897, 138.0219
CIE-Luv:
2.7750, -1.8347, 3.3005
Hunter-Lab:
5.5426, -3.8552, 3.3478
#030d00 color charts
#030d00 color shades, tints & tones
#030d00 color schemes
#030d00 color preview, HTML & CSS examples
This text has a color of #030d00
<p style="color:#030d00;">Text here</p>
.mytext {color:#030d00;}
This box has a color of #030d00
<div style="background-color:#030d00;">Content here</div>
.mybackground {background-color:#030d00;}
Border around this has a color of #030d00
<div style="border:2px solid #030d00;">Content here</div>
.myborder {border:2px solid #030d00;}