#e65f6e color space conversions
Hex:
#e65f6e
RGB:
230, 95, 110
CMY:
10, 63, 57
CMYK:
0, 59, 52, 10
HSL:
353°, 72.9730%, 63.7255%
HSV (HSB):
353°, 58.6957%, 90.1961%
XYZ:
39.5398, 26.1332, 17.7121
xyY:
0.4742, 0.3134, 26.1332
CIE-Lab:
58.1633, 53.5827, 18.6902
CIE-LCH:
58.1633, 56.7488, 19.2293
CIE-Luv:
58.1633, 97.1474, 12.8055
Hunter-Lab:
51.1206, 48.6016, 15.2419
#e65f6e color charts
#e65f6e color shades, tints & tones
#e65f6e color schemes
#e65f6e color preview, HTML & CSS examples
This text has a color of #e65f6e
<p style="color:#e65f6e;">Text here</p>
.mytext {color:#e65f6e;}
This box has a color of #e65f6e
<div style="background-color:#e65f6e;">Content here</div>
.mybackground {background-color:#e65f6e;}
Border around this has a color of #e65f6e
<div style="border:2px solid #e65f6e;">Content here</div>
.myborder {border:2px solid #e65f6e;}