#e66e94 color space conversions
Hex:
#e66e94
RGB:
230, 110, 148
CMY:
10, 57, 42
CMYK:
0, 52, 36, 10
HSL:
341°, 70.5882%, 66.6667%
HSV (HSB):
341°, 52.1739%, 90.1961%
XYZ:
43.5544, 30.1130, 31.5338
xyY:
0.4140, 0.2862, 30.1130
CIE-Lab:
61.7516, 50.3432, 1.7314
CIE-LCH:
61.7516, 50.3730, 1.9698
CIE-Luv:
61.7516, 78.2853, -7.1200
Hunter-Lab:
54.8753, 45.6432, 4.3420
#e66e94 color charts
#e66e94 color shades, tints & tones
#e66e94 color schemes
#e66e94 color preview, HTML & CSS examples
This text has a color of #e66e94
<p style="color:#e66e94;">Text here</p>
.mytext {color:#e66e94;}
This box has a color of #e66e94
<div style="background-color:#e66e94;">Content here</div>
.mybackground {background-color:#e66e94;}
Border around this has a color of #e66e94
<div style="border:2px solid #e66e94;">Content here</div>
.myborder {border:2px solid #e66e94;}