#e85e4b color space conversions
Hex:
#e85e4b
RGB:
232, 94, 75
CMY:
9, 63, 71
CMYK:
0, 59, 68, 9
HSL:
7°, 77.3399%, 60.1961%
HSV (HSB):
7°, 67.6724%, 90.9804%
XYZ:
38.5514, 25.6692, 9.5794
xyY:
0.5224, 0.3478, 25.6692
CIE-Lab:
57.7217, 52.3495, 38.1544
CIE-LCH:
57.7217, 64.7783, 36.0861
CIE-Luv:
57.7217, 107.3617, 31.8207
Hunter-Lab:
50.6648, 47.1593, 24.2552
#e85e4b color charts
#e85e4b color shades, tints & tones
#e85e4b color schemes
#e85e4b color preview, HTML & CSS examples
This text has a color of #e85e4b
<p style="color:#e85e4b;">Text here</p>
.mytext {color:#e85e4b;}
This box has a color of #e85e4b
<div style="background-color:#e85e4b;">Content here</div>
.mybackground {background-color:#e85e4b;}
Border around this has a color of #e85e4b
<div style="border:2px solid #e85e4b;">Content here</div>
.myborder {border:2px solid #e85e4b;}