#870e5e color space conversions
Hex:
#870e5e
RGB:
135, 14, 94
CMY:
47, 95, 63
CMYK:
0, 90, 30, 47
HSL:
320°, 81.2081%, 29.2157%
HSV (HSB):
320°, 89.6296%, 52.9412%
XYZ:
12.1691, 6.2731, 11.1591
xyY:
0.4111, 0.2119, 6.2731
CIE-Lab:
30.0913, 53.3359, -14.1273
CIE-LCH:
30.0913, 55.1752, 345.1645
CIE-Luv:
30.0913, 58.8687, -25.1625
Hunter-Lab:
25.0462, 42.8962, -8.8838
#870e5e color charts
#870e5e color shades, tints & tones
#870e5e color schemes
#870e5e color preview, HTML & CSS examples
This text has a color of #870e5e
<p style="color:#870e5e;">Text here</p>
.mytext {color:#870e5e;}
This box has a color of #870e5e
<div style="background-color:#870e5e;">Content here</div>
.mybackground {background-color:#870e5e;}
Border around this has a color of #870e5e
<div style="border:2px solid #870e5e;">Content here</div>
.myborder {border:2px solid #870e5e;}