#e85a7b color space conversions
Hex:
#e85a7b
RGB:
232, 90, 123
CMY:
9, 65, 52
CMYK:
0, 61, 47, 9
HSL:
346°, 75.5319%, 63.1373%
HSV (HSB):
346°, 61.2069%, 90.9804%
XYZ:
40.5100, 25.8982, 21.6026
xyY:
0.4603, 0.2943, 25.8982
CIE-Lab:
57.9403, 57.5721, 10.8348
CIE-LCH:
57.9403, 58.5827, 10.6582
CIE-Luv:
57.9403, 98.1568, 2.7817
Hunter-Lab:
50.8903, 53.0328, 10.4549
#e85a7b color charts
#e85a7b color shades, tints & tones
#e85a7b color schemes
#e85a7b color preview, HTML & CSS examples
This text has a color of #e85a7b
<p style="color:#e85a7b;">Text here</p>
.mytext {color:#e85a7b;}
This box has a color of #e85a7b
<div style="background-color:#e85a7b;">Content here</div>
.mybackground {background-color:#e85a7b;}
Border around this has a color of #e85a7b
<div style="border:2px solid #e85a7b;">Content here</div>
.myborder {border:2px solid #e85a7b;}