#e85e85 color space conversions
Hex:
#e85e85
RGB:
232, 94, 133
CMY:
9, 63, 48
CMYK:
0, 59, 43, 9
HSL:
343°, 75.0000%, 63.9216%
HSV (HSB):
343°, 59.4828%, 90.9804%
XYZ:
41.5151, 26.8547, 25.1857
xyY:
0.4437, 0.2870, 26.8547
CIE-Lab:
58.8396, 56.7822, 6.2631
CIE-LCH:
58.8396, 57.1266, 6.2943
CIE-Luv:
58.8396, 92.9929, -2.6371
Hunter-Lab:
51.8215, 52.3117, 7.4596
#e85e85 color charts
#e85e85 color shades, tints & tones
#e85e85 color schemes
#e85e85 color preview, HTML & CSS examples
This text has a color of #e85e85
<p style="color:#e85e85;">Text here</p>
.mytext {color:#e85e85;}
This box has a color of #e85e85
<div style="background-color:#e85e85;">Content here</div>
.mybackground {background-color:#e85e85;}
Border around this has a color of #e85e85
<div style="border:2px solid #e85e85;">Content here</div>
.myborder {border:2px solid #e85e85;}