#00080d color space conversions
Hex:
#00080d
RGB:
0, 8, 13
CMY:
100, 97, 95
CMYK:
100, 38, 0, 95
HSL:
203°, 100.0000%, 2.5490%
HSV (HSB):
203°, 100.0000%, 5.0980%
XYZ:
0.1595, 0.2027, 0.4115
xyY:
0.2061, 0.2620, 0.2027
CIE-Lab:
1.8312, -1.3602, -2.7285
CIE-LCH:
1.8312, 3.0488, 243.5037
CIE-Luv:
1.8312, -1.2854, -1.3552
Hunter-Lab:
4.5025, -1.5569, -2.2669
#00080d color charts
#00080d color shades, tints & tones
#00080d color schemes
#00080d color preview, HTML & CSS examples
This text has a color of #00080d
<p style="color:#00080d;">Text here</p>
.mytext {color:#00080d;}
This box has a color of #00080d
<div style="background-color:#00080d;">Content here</div>
.mybackground {background-color:#00080d;}
Border around this has a color of #00080d
<div style="border:2px solid #00080d;">Content here</div>
.myborder {border:2px solid #00080d;}