#e85d8b color space conversions
Hex:
#e85d8b
RGB:
232, 93, 139
CMY:
9, 64, 45
CMYK:
0, 60, 40, 9
HSL:
340°, 75.1351%, 63.7255%
HSV (HSB):
340°, 59.9138%, 90.9804%
XYZ:
41.8533, 26.8486, 27.4025
xyY:
0.4355, 0.2794, 26.8486
CIE-Lab:
58.8339, 57.8340, 2.7521
CIE-LCH:
58.8339, 57.8994, 2.7245
CIE-Luv:
58.8339, 91.7495, -7.3718
Hunter-Lab:
51.8156, 53.5033, 4.9157
#e85d8b color charts
#e85d8b color shades, tints & tones
#e85d8b color schemes
#e85d8b color preview, HTML & CSS examples
This text has a color of #e85d8b
<p style="color:#e85d8b;">Text here</p>
.mytext {color:#e85d8b;}
This box has a color of #e85d8b
<div style="background-color:#e85d8b;">Content here</div>
.mybackground {background-color:#e85d8b;}
Border around this has a color of #e85d8b
<div style="border:2px solid #e85d8b;">Content here</div>
.myborder {border:2px solid #e85d8b;}