#e66f8e color space conversions
Hex:
#e66f8e
RGB:
230, 111, 142
CMY:
10, 56, 44
CMYK:
0, 52, 38, 10
HSL:
344°, 70.4142%, 66.8627%
HSV (HSB):
344°, 51.7391%, 90.1961%
XYZ:
43.2001, 30.1449, 29.1328
xyY:
0.4216, 0.2942, 30.1449
CIE-Lab:
61.7790, 49.1768, 5.2261
CIE-LCH:
61.7790, 49.4537, 6.0661
CIE-Luv:
61.7790, 79.2483, -2.2453
Hunter-Lab:
54.9043, 44.3655, 6.9731
#e66f8e color charts
#e66f8e color shades, tints & tones
#e66f8e color schemes
#e66f8e color preview, HTML & CSS examples
This text has a color of #e66f8e
<p style="color:#e66f8e;">Text here</p>
.mytext {color:#e66f8e;}
This box has a color of #e66f8e
<div style="background-color:#e66f8e;">Content here</div>
.mybackground {background-color:#e66f8e;}
Border around this has a color of #e66f8e
<div style="border:2px solid #e66f8e;">Content here</div>
.myborder {border:2px solid #e66f8e;}