#e66e8d color space conversions
Hex:
#e66e8d
RGB:
230, 110, 141
CMY:
10, 57, 45
CMYK:
0, 52, 39, 10
HSL:
345°, 70.5882%, 66.6667%
HSV (HSB):
345°, 52.1739%, 90.1961%
XYZ:
43.0168, 29.8979, 28.7029
xyY:
0.4233, 0.2942, 29.8979
CIE-Lab:
61.5661, 49.5503, 5.4960
CIE-LCH:
61.5661, 49.8542, 6.3292
CIE-Luv:
61.5661, 80.0863, -1.9775
Hunter-Lab:
54.6790, 44.7403, 7.1519
#e66e8d color charts
#e66e8d color shades, tints & tones
#e66e8d color schemes
#e66e8d color preview, HTML & CSS examples
This text has a color of #e66e8d
<p style="color:#e66e8d;">Text here</p>
.mytext {color:#e66e8d;}
This box has a color of #e66e8d
<div style="background-color:#e66e8d;">Content here</div>
.mybackground {background-color:#e66e8d;}
Border around this has a color of #e66e8d
<div style="border:2px solid #e66e8d;">Content here</div>
.myborder {border:2px solid #e66e8d;}