#000d2d color space conversions
Hex:
#000d2d
RGB:
0, 13, 45
CMY:
100, 95, 82
CMYK:
100, 71, 0, 82
HSL:
223°, 100.0000%, 8.8235%
HSV (HSB):
223°, 100.0000%, 17.6471%
XYZ:
0.6176, 0.4773, 2.5422
xyY:
0.1698, 0.1312, 0.4773
CIE-Lab:
4.3115, 6.7144, -22.1430
CIE-LCH:
4.3115, 23.1386, 286.8688
CIE-Luv:
4.3115, -2.1002, -10.6191
Hunter-Lab:
6.9088, 3.8659, -16.9807
#000d2d color charts
#000d2d color shades, tints & tones
#000d2d color schemes
#000d2d color preview, HTML & CSS examples
This text has a color of #000d2d
<p style="color:#000d2d;">Text here</p>
.mytext {color:#000d2d;}
This box has a color of #000d2d
<div style="background-color:#000d2d;">Content here</div>
.mybackground {background-color:#000d2d;}
Border around this has a color of #000d2d
<div style="border:2px solid #000d2d;">Content here</div>
.myborder {border:2px solid #000d2d;}