#e65a71 color space conversions
Hex:
#e65a71
RGB:
230, 90, 113
CMY:
10, 65, 56
CMYK:
0, 61, 51, 10
HSL:
350°, 73.6842%, 62.7451%
HSV (HSB):
350°, 60.8696%, 90.1961%
XYZ:
39.2699, 25.3276, 18.4417
xyY:
0.4729, 0.3050, 25.3276
CIE-Lab:
57.3932, 56.0507, 15.8834
CIE-LCH:
57.3932, 58.2578, 15.8215
CIE-Luv:
57.3932, 99.3796, 8.9917
Hunter-Lab:
50.3265, 51.2127, 13.5022
#e65a71 color charts
#e65a71 color shades, tints & tones
#e65a71 color schemes
#e65a71 color preview, HTML & CSS examples
This text has a color of #e65a71
<p style="color:#e65a71;">Text here</p>
.mytext {color:#e65a71;}
This box has a color of #e65a71
<div style="background-color:#e65a71;">Content here</div>
.mybackground {background-color:#e65a71;}
Border around this has a color of #e65a71
<div style="border:2px solid #e65a71;">Content here</div>
.myborder {border:2px solid #e65a71;}