#e66a8d color space conversions
Hex:
#e66a8d
RGB:
230, 106, 141
CMY:
10, 58, 45
CMYK:
0, 54, 39, 10
HSL:
343°, 71.2644%, 65.8824%
HSV (HSB):
343°, 53.9130%, 90.1961%
XYZ:
42.5949, 29.0541, 28.5623
xyY:
0.4251, 0.2899, 29.0541
CIE-Lab:
60.8294, 51.4665, 4.4356
CIE-LCH:
60.8294, 51.6573, 4.9259
CIE-Luv:
60.8294, 82.4004, -3.7828
Hunter-Lab:
53.9019, 46.7277, 6.3139
#e66a8d color charts
#e66a8d color shades, tints & tones
#e66a8d color schemes
#e66a8d color preview, HTML & CSS examples
This text has a color of #e66a8d
<p style="color:#e66a8d;">Text here</p>
.mytext {color:#e66a8d;}
This box has a color of #e66a8d
<div style="background-color:#e66a8d;">Content here</div>
.mybackground {background-color:#e66a8d;}
Border around this has a color of #e66a8d
<div style="border:2px solid #e66a8d;">Content here</div>
.myborder {border:2px solid #e66a8d;}