#e8085a color space conversions
Hex:
#e8085a
RGB:
232, 8, 90
CMY:
9, 97, 65
CMYK:
0, 97, 61, 9
HSL:
338°, 93.3333%, 47.0588%
HSV (HSB):
338°, 96.5517%, 90.9804%
XYZ:
35.2110, 18.0677, 11.3044
xyY:
0.5452, 0.2798, 18.0677
CIE-Lab:
49.5781, 76.4370, 19.0660
CIE-LCH:
49.5781, 78.7790, 14.0057
CIE-Luv:
49.5781, 139.3685, 6.2708
Hunter-Lab:
42.5061, 73.4795, 13.9861
#e8085a color charts
#e8085a color shades, tints & tones
#e8085a color schemes
#e8085a color preview, HTML & CSS examples
This text has a color of #e8085a
<p style="color:#e8085a;">Text here</p>
.mytext {color:#e8085a;}
This box has a color of #e8085a
<div style="background-color:#e8085a;">Content here</div>
.mybackground {background-color:#e8085a;}
Border around this has a color of #e8085a
<div style="border:2px solid #e8085a;">Content here</div>
.myborder {border:2px solid #e8085a;}