#e85e5b color space conversions
Hex:
#e85e5b
RGB:
232, 94, 91
CMY:
9, 63, 64
CMYK:
0, 59, 61, 9
HSL:
1°, 75.4011%, 63.3333%
HSV (HSB):
1°, 60.7759%, 90.9804%
XYZ:
39.1697, 25.9165, 12.8354
xyY:
0.5027, 0.3326, 25.9165
CIE-Lab:
57.9577, 53.3004, 29.4484
CIE-LCH:
57.9577, 60.8945, 28.9206
CIE-Luv:
57.9577, 104.0330, 23.9164
Hunter-Lab:
50.9083, 48.2515, 20.6871
#e85e5b color charts
#e85e5b color shades, tints & tones
#e85e5b color schemes
#e85e5b color preview, HTML & CSS examples
This text has a color of #e85e5b
<p style="color:#e85e5b;">Text here</p>
.mytext {color:#e85e5b;}
This box has a color of #e85e5b
<div style="background-color:#e85e5b;">Content here</div>
.mybackground {background-color:#e85e5b;}
Border around this has a color of #e85e5b
<div style="border:2px solid #e85e5b;">Content here</div>
.myborder {border:2px solid #e85e5b;}