#00050d color space conversions
Hex:
#00050d
RGB:
0, 5, 13
CMY:
100, 98, 95
CMYK:
100, 62, 0, 95
HSL:
217°, 100.0000%, 2.5490%
HSV (HSB):
217°, 100.0000%, 5.0980%
XYZ:
0.1269, 0.1376, 0.4006
xyY:
0.1908, 0.2069, 0.1376
CIE-Lab:
1.2429, -0.1584, -3.5875
CIE-LCH:
1.2429, 3.5910, 267.4713
CIE-Luv:
1.2429, -0.7790, -1.6696
Hunter-Lab:
3.7094, -0.3842, -3.8070
#00050d color charts
#00050d color shades, tints & tones
#00050d color schemes
#00050d color preview, HTML & CSS examples
This text has a color of #00050d
<p style="color:#00050d;">Text here</p>
.mytext {color:#00050d;}
This box has a color of #00050d
<div style="background-color:#00050d;">Content here</div>
.mybackground {background-color:#00050d;}
Border around this has a color of #00050d
<div style="border:2px solid #00050d;">Content here</div>
.myborder {border:2px solid #00050d;}