#030d2c color space conversions
Hex:
#030d2c
RGB:
3, 13, 44
CMY:
99, 95, 83
CMYK:
93, 70, 0, 83
HSL:
225°, 87.2340%, 9.2157%
HSV (HSB):
225°, 93.1818%, 17.2549%
XYZ:
0.6361, 0.4891, 2.4437
xyY:
0.1782, 0.1370, 0.4891
CIE-Lab:
4.4176, 7.0157, -21.2123
CIE-LCH:
4.4176, 22.3424, 288.3011
CIE-Luv:
4.4176, -1.8132, -10.3783
Hunter-Lab:
6.9933, 3.9980, -15.8232
#030d2c color charts
#030d2c color shades, tints & tones
#030d2c color schemes
#030d2c color preview, HTML & CSS examples
This text has a color of #030d2c
<p style="color:#030d2c;">Text here</p>
.mytext {color:#030d2c;}
This box has a color of #030d2c
<div style="background-color:#030d2c;">Content here</div>
.mybackground {background-color:#030d2c;}
Border around this has a color of #030d2c
<div style="border:2px solid #030d2c;">Content here</div>
.myborder {border:2px solid #030d2c;}