#e65a81 color space conversions
Hex:
#e65a81
RGB:
230, 90, 129
CMY:
10, 65, 49
CMYK:
0, 61, 44, 10
HSL:
343°, 73.6842%, 62.7451%
HSV (HSB):
343°, 60.8696%, 90.1961%
XYZ:
40.2517, 25.7203, 23.6119
xyY:
0.4493, 0.2871, 25.7203
CIE-Lab:
57.7706, 57.5021, 7.0325
CIE-LCH:
57.7706, 57.9305, 6.9726
CIE-Luv:
57.7706, 94.7697, -1.8588
Hunter-Lab:
50.7152, 52.9207, 7.8965
#e65a81 color charts
#e65a81 color shades, tints & tones
#e65a81 color schemes
#e65a81 color preview, HTML & CSS examples
This text has a color of #e65a81
<p style="color:#e65a81;">Text here</p>
.mytext {color:#e65a81;}
This box has a color of #e65a81
<div style="background-color:#e65a81;">Content here</div>
.mybackground {background-color:#e65a81;}
Border around this has a color of #e65a81
<div style="border:2px solid #e65a81;">Content here</div>
.myborder {border:2px solid #e65a81;}