#03000b color space conversions
Hex:
#03000b
RGB:
3, 0, 11
CMY:
99, 100, 96
CMYK:
73, 100, 0, 96
HSL:
256°, 100.0000%, 2.1569%
HSV (HSB):
256°, 100.0000%, 4.3137%
XYZ:
0.0980, 0.0435, 0.3198
xyY:
0.2123, 0.0943, 0.0435
CIE-Lab:
0.3931, 2.3182, -3.8971
CIE-LCH:
0.3931, 4.5345, 300.7468
CIE-Luv:
0.3931, 0.1598, -1.2231
Hunter-Lab:
2.0862, 4.7308, -7.6299
#03000b color charts
#03000b color shades, tints & tones
#03000b color schemes
#03000b color preview, HTML & CSS examples
This text has a color of #03000b
<p style="color:#03000b;">Text here</p>
.mytext {color:#03000b;}
This box has a color of #03000b
<div style="background-color:#03000b;">Content here</div>
.mybackground {background-color:#03000b;}
Border around this has a color of #03000b
<div style="border:2px solid #03000b;">Content here</div>
.myborder {border:2px solid #03000b;}