#e85d97 color space conversions
Hex:
#e85d97
RGB:
232, 93, 151
CMY:
9, 64, 41
CMYK:
0, 60, 35, 9
HSL:
335°, 75.1351%, 63.7255%
HSV (HSB):
335°, 59.9138%, 90.9804%
XYZ:
42.7790, 27.2189, 32.2772
xyY:
0.4183, 0.2661, 27.2189
CIE-Lab:
59.1764, 59.1420, -3.7404
CIE-LCH:
59.1764, 59.2602, 356.3812
CIE-Luv:
59.1764, 88.0656, -16.3277
Hunter-Lab:
52.1717, 55.0633, -0.1609
#e85d97 color charts
#e85d97 color shades, tints & tones
#e85d97 color schemes
#e85d97 color preview, HTML & CSS examples
This text has a color of #e85d97
<p style="color:#e85d97;">Text here</p>
.mytext {color:#e85d97;}
This box has a color of #e85d97
<div style="background-color:#e85d97;">Content here</div>
.mybackground {background-color:#e85d97;}
Border around this has a color of #e85d97
<div style="border:2px solid #e85d97;">Content here</div>
.myborder {border:2px solid #e85d97;}