#e65f66 color space conversions
Hex:
#e65f66
RGB:
230, 95, 102
CMY:
10, 63, 60
CMYK:
0, 59, 56, 10
HSL:
357°, 72.9730%, 63.7255%
HSV (HSB):
357°, 58.6957%, 90.1961%
XYZ:
39.1236, 25.9667, 15.5204
xyY:
0.4853, 0.3221, 25.9667
CIE-Lab:
58.0054, 52.9487, 23.1209
CIE-LCH:
58.0054, 57.7766, 23.5893
CIE-Luv:
58.0054, 99.1554, 17.6999
Hunter-Lab:
50.9576, 47.8710, 17.6120
#e65f66 color charts
#e65f66 color shades, tints & tones
#e65f66 color schemes
#e65f66 color preview, HTML & CSS examples
This text has a color of #e65f66
<p style="color:#e65f66;">Text here</p>
.mytext {color:#e65f66;}
This box has a color of #e65f66
<div style="background-color:#e65f66;">Content here</div>
.mybackground {background-color:#e65f66;}
Border around this has a color of #e65f66
<div style="border:2px solid #e65f66;">Content here</div>
.myborder {border:2px solid #e65f66;}