#e6665e color space conversions
Hex:
#e6665e
RGB:
230, 102, 94
CMY:
10, 60, 63
CMYK:
0, 56, 59, 10
HSL:
4°, 73.1183%, 63.5294%
HSV (HSB):
4°, 59.1304%, 90.1961%
XYZ:
39.4049, 27.1339, 13.7502
xyY:
0.4908, 0.3380, 27.1339
CIE-Lab:
59.0981, 49.1284, 29.1382
CIE-LCH:
59.0981, 57.1194, 30.6723
CIE-Luv:
59.0981, 96.3215, 24.9143
Hunter-Lab:
52.0902, 43.8728, 20.8124
#e6665e color charts
#e6665e color shades, tints & tones
#e6665e color schemes
#e6665e color preview, HTML & CSS examples
This text has a color of #e6665e
<p style="color:#e6665e;">Text here</p>
.mytext {color:#e6665e;}
This box has a color of #e6665e
<div style="background-color:#e6665e;">Content here</div>
.mybackground {background-color:#e6665e;}
Border around this has a color of #e6665e
<div style="border:2px solid #e6665e;">Content here</div>
.myborder {border:2px solid #e6665e;}