#e65a6d color space conversions
Hex:
#e65a6d
RGB:
230, 90, 109
CMY:
10, 65, 57
CMYK:
0, 61, 53, 10
HSL:
352°, 73.6842%, 62.7451%
HSV (HSB):
352°, 60.8696%, 90.1961%
XYZ:
39.0496, 25.2394, 17.2816
xyY:
0.4787, 0.3094, 25.2394
CIE-Lab:
57.3080, 55.7203, 18.1074
CIE-LCH:
57.3080, 58.5887, 18.0026
CIE-Luv:
57.3080, 100.4720, 11.5486
Hunter-Lab:
50.2389, 50.8262, 14.7722
#e65a6d color charts
#e65a6d color shades, tints & tones
#e65a6d color schemes
#e65a6d color preview, HTML & CSS examples
This text has a color of #e65a6d
<p style="color:#e65a6d;">Text here</p>
.mytext {color:#e65a6d;}
This box has a color of #e65a6d
<div style="background-color:#e65a6d;">Content here</div>
.mybackground {background-color:#e65a6d;}
Border around this has a color of #e65a6d
<div style="border:2px solid #e65a6d;">Content here</div>
.myborder {border:2px solid #e65a6d;}