#88000a color space conversions
Hex:
#88000a
RGB:
136, 0, 10
CMY:
47, 100, 96
CMYK:
0, 100, 93, 47
HSL:
356°, 100.0000%, 26.6667%
HSV (HSB):
356°, 100.0000%, 53.3333%
XYZ:
10.2081, 5.2562, 0.7637
xyY:
0.6290, 0.3239, 5.2562
CIE-Lab:
27.4524, 50.3741, 36.4087
CIE-LCH:
27.4524, 62.1542, 35.8581
CIE-Luv:
27.4524, 88.9319, 17.6870
Hunter-Lab:
22.9263, 39.3576, 14.0735
#88000a color charts
#88000a color shades, tints & tones
#88000a color schemes
#88000a color preview, HTML & CSS examples
This text has a color of #88000a
<p style="color:#88000a;">Text here</p>
.mytext {color:#88000a;}
This box has a color of #88000a
<div style="background-color:#88000a;">Content here</div>
.mybackground {background-color:#88000a;}
Border around this has a color of #88000a
<div style="border:2px solid #88000a;">Content here</div>
.myborder {border:2px solid #88000a;}