#e65e6c color space conversions
Hex:
#e65e6c
RGB:
230, 94, 108
CMY:
10, 63, 58
CMYK:
0, 59, 53, 10
HSL:
354°, 73.1183%, 63.5294%
HSV (HSB):
354°, 59.1304%, 90.1961%
XYZ:
39.3426, 25.9111, 17.1151
xyY:
0.4776, 0.3146, 25.9111
CIE-Lab:
57.9526, 53.8692, 19.5676
CIE-LCH:
57.9526, 57.3130, 19.9631
CIE-Luv:
57.9526, 98.2839, 13.6748
Hunter-Lab:
50.9030, 48.8815, 15.6970
#e65e6c color charts
#e65e6c color shades, tints & tones
#e65e6c color schemes
#e65e6c color preview, HTML & CSS examples
This text has a color of #e65e6c
<p style="color:#e65e6c;">Text here</p>
.mytext {color:#e65e6c;}
This box has a color of #e65e6c
<div style="background-color:#e65e6c;">Content here</div>
.mybackground {background-color:#e65e6c;}
Border around this has a color of #e65e6c
<div style="border:2px solid #e65e6c;">Content here</div>
.myborder {border:2px solid #e65e6c;}