#e85d6b color space conversions
Hex:
#e85d6b
RGB:
232, 93, 107
CMY:
9, 64, 58
CMYK:
0, 60, 54, 9
HSL:
354°, 75.1351%, 63.7255%
HSV (HSB):
354°, 59.9138%, 90.9804%
XYZ:
39.8469, 26.0460, 16.8371
xyY:
0.4816, 0.3148, 26.0460
CIE-Lab:
58.0807, 54.9023, 20.3760
CIE-LCH:
58.0807, 58.5614, 20.3615
CIE-Luv:
58.0807, 100.7943, 14.3173
Hunter-Lab:
51.0353, 50.0558, 16.1643
#e85d6b color charts
#e85d6b color shades, tints & tones
#e85d6b color schemes
#e85d6b color preview, HTML & CSS examples
This text has a color of #e85d6b
<p style="color:#e85d6b;">Text here</p>
.mytext {color:#e85d6b;}
This box has a color of #e85d6b
<div style="background-color:#e85d6b;">Content here</div>
.mybackground {background-color:#e85d6b;}
Border around this has a color of #e85d6b
<div style="border:2px solid #e85d6b;">Content here</div>
.myborder {border:2px solid #e85d6b;}