#e8085c color space conversions
Hex:
#e8085c
RGB:
232, 8, 92
CMY:
9, 97, 64
CMYK:
0, 97, 60, 9
HSL:
338°, 93.3333%, 47.0588%
HSV (HSB):
338°, 96.5517%, 90.9804%
XYZ:
35.2973, 18.1022, 11.7589
xyY:
0.5417, 0.2778, 18.1022
CIE-Lab:
49.6198, 76.5502, 17.8948
CIE-LCH:
49.6198, 78.6140, 13.1575
CIE-Luv:
49.6198, 138.6006, 5.0884
Hunter-Lab:
42.5467, 73.6295, 13.3963
#e8085c color charts
#e8085c color shades, tints & tones
#e8085c color schemes
#e8085c color preview, HTML & CSS examples
This text has a color of #e8085c
<p style="color:#e8085c;">Text here</p>
.mytext {color:#e8085c;}
This box has a color of #e8085c
<div style="background-color:#e8085c;">Content here</div>
.mybackground {background-color:#e8085c;}
Border around this has a color of #e8085c
<div style="border:2px solid #e8085c;">Content here</div>
.myborder {border:2px solid #e8085c;}