#8a000e color space conversions
Hex:
#8a000e
RGB:
138, 0, 14
CMY:
46, 100, 95
CMYK:
0, 100, 90, 46
HSL:
354°, 100.0000%, 27.0588%
HSV (HSB):
354°, 100.0000%, 54.1176%
XYZ:
10.5605, 5.4350, 0.9079
xyY:
0.6248, 0.3215, 5.4350
CIE-Lab:
27.9397, 50.9775, 35.1856
CIE-LCH:
27.9397, 61.9413, 34.6141
CIE-Luv:
27.9397, 89.9719, 17.2869
Hunter-Lab:
23.3130, 40.0603, 14.0101
#8a000e color charts
#8a000e color shades, tints & tones
#8a000e color schemes
#8a000e color preview, HTML & CSS examples
This text has a color of #8a000e
<p style="color:#8a000e;">Text here</p>
.mytext {color:#8a000e;}
This box has a color of #8a000e
<div style="background-color:#8a000e;">Content here</div>
.mybackground {background-color:#8a000e;}
Border around this has a color of #8a000e
<div style="border:2px solid #8a000e;">Content here</div>
.myborder {border:2px solid #8a000e;}