#08000e color space conversions
Hex:
#08000e
RGB:
8, 0, 14
CMY:
97, 100, 95
CMYK:
43, 100, 0, 95
HSL:
274°, 100.0000%, 2.7451%
HSV (HSB):
274°, 100.0000%, 5.4902%
XYZ:
0.1794, 0.0833, 0.4221
xyY:
0.2620, 0.1217, 0.0833
CIE-Lab:
0.7527, 4.1047, -4.7396
CIE-LCH:
0.7527, 6.2699, 310.8939
CIE-Luv:
0.7527, 0.6691, -1.8604
Hunter-Lab:
2.8867, 6.0419, -6.6487
#08000e color charts
#08000e color shades, tints & tones
#08000e color schemes
#08000e color preview, HTML & CSS examples
This text has a color of #08000e
<p style="color:#08000e;">Text here</p>
.mytext {color:#08000e;}
This box has a color of #08000e
<div style="background-color:#08000e;">Content here</div>
.mybackground {background-color:#08000e;}
Border around this has a color of #08000e
<div style="border:2px solid #08000e;">Content here</div>
.myborder {border:2px solid #08000e;}