#e85a5a color space conversions
Hex:
#e85a5a
RGB:
232, 90, 90
CMY:
9, 65, 65
CMYK:
0, 61, 61, 9
HSL:
0°, 75.5319%, 63.1373%
HSV (HSB):
0°, 61.2069%, 90.9804%
XYZ:
38.7803, 25.2063, 12.4942
xyY:
0.5071, 0.3296, 25.2063
CIE-Lab:
57.2759, 55.0023, 29.1497
CIE-LCH:
57.2759, 62.2492, 27.9223
CIE-Luv:
57.2759, 106.8989, 23.0487
Hunter-Lab:
50.2059, 50.0177, 20.3892
#e85a5a color charts
#e85a5a color shades, tints & tones
#e85a5a color schemes
#e85a5a color preview, HTML & CSS examples
This text has a color of #e85a5a
<p style="color:#e85a5a;">Text here</p>
.mytext {color:#e85a5a;}
This box has a color of #e85a5a
<div style="background-color:#e85a5a;">Content here</div>
.mybackground {background-color:#e85a5a;}
Border around this has a color of #e85a5a
<div style="border:2px solid #e85a5a;">Content here</div>
.myborder {border:2px solid #e85a5a;}