#e65e7f color space conversions
Hex:
#e65e7f
RGB:
230, 94, 127
CMY:
10, 63, 50
CMYK:
0, 59, 45, 10
HSL:
345°, 73.1183%, 63.5294%
HSV (HSB):
345°, 59.1304%, 90.1961%
XYZ:
40.4666, 26.3607, 23.0340
xyY:
0.4503, 0.2933, 26.3607
CIE-Lab:
58.3779, 55.5515, 9.0679
CIE-LCH:
58.3779, 56.2867, 9.2708
CIE-Luv:
58.3779, 93.1192, 1.1216
Hunter-Lab:
51.3427, 50.8381, 9.3405
#e65e7f color charts
#e65e7f color shades, tints & tones
#e65e7f color schemes
#e65e7f color preview, HTML & CSS examples
This text has a color of #e65e7f
<p style="color:#e65e7f;">Text here</p>
.mytext {color:#e65e7f;}
This box has a color of #e65e7f
<div style="background-color:#e65e7f;">Content here</div>
.mybackground {background-color:#e65e7f;}
Border around this has a color of #e65e7f
<div style="border:2px solid #e65e7f;">Content here</div>
.myborder {border:2px solid #e65e7f;}