#e85e95 color space conversions
Hex:
#e85e95
RGB:
232, 94, 149
CMY:
9, 63, 42
CMYK:
0, 59, 36, 9
HSL:
336°, 75.0000%, 63.9216%
HSV (HSB):
336°, 59.4828%, 90.9804%
XYZ:
42.7062, 27.3311, 31.4583
xyY:
0.4208, 0.2693, 27.3311
CIE-Lab:
59.2796, 58.4798, -2.4250
CIE-LCH:
59.2796, 58.5300, 357.6255
CIE-Luv:
59.2796, 88.1813, -14.4004
Hunter-Lab:
52.2792, 54.3259, 0.9184
#e85e95 color charts
#e85e95 color shades, tints & tones
#e85e95 color schemes
#e85e95 color preview, HTML & CSS examples
This text has a color of #e85e95
<p style="color:#e85e95;">Text here</p>
.mytext {color:#e85e95;}
This box has a color of #e85e95
<div style="background-color:#e85e95;">Content here</div>
.mybackground {background-color:#e85e95;}
Border around this has a color of #e85e95
<div style="border:2px solid #e85e95;">Content here</div>
.myborder {border:2px solid #e85e95;}