#000a2d color space conversions
Hex:
#000a2d
RGB:
0, 10, 45
CMY:
100, 96, 82
CMYK:
100, 78, 0, 82
HSL:
227°, 100.0000%, 8.8235%
HSV (HSB):
227°, 100.0000%, 17.6471%
XYZ:
0.5822, 0.4065, 2.5304
xyY:
0.1654, 0.1155, 0.4065
CIE-Lab:
3.6723, 8.0202, -23.1565
CIE-LCH:
3.6723, 24.5061, 289.1034
CIE-Luv:
3.6723, -1.6548, -10.1189
Hunter-Lab:
6.3761, 5.1406, -19.0665
#000a2d color charts
#000a2d color shades, tints & tones
#000a2d color schemes
#000a2d color preview, HTML & CSS examples
This text has a color of #000a2d
<p style="color:#000a2d;">Text here</p>
.mytext {color:#000a2d;}
This box has a color of #000a2d
<div style="background-color:#000a2d;">Content here</div>
.mybackground {background-color:#000a2d;}
Border around this has a color of #000a2d
<div style="border:2px solid #000a2d;">Content here</div>
.myborder {border:2px solid #000a2d;}