#e66e7e color space conversions
Hex:
#e66e7e
RGB:
230, 110, 126
CMY:
10, 57, 51
CMYK:
0, 52, 45, 10
HSL:
352°, 70.5882%, 66.6667%
HSV (HSB):
352°, 52.1739%, 90.1961%
XYZ:
41.9750, 29.4812, 23.2168
xyY:
0.4434, 0.3114, 29.4812
CIE-Lab:
61.2040, 47.9865, 13.6261
CIE-LCH:
61.2040, 49.8836, 15.8523
CIE-Luv:
61.2040, 83.7934, 8.5419
Hunter-Lab:
54.2966, 42.9735, 12.6557
#e66e7e color charts
#e66e7e color shades, tints & tones
#e66e7e color schemes
#e66e7e color preview, HTML & CSS examples
This text has a color of #e66e7e
<p style="color:#e66e7e;">Text here</p>
.mytext {color:#e66e7e;}
This box has a color of #e66e7e
<div style="background-color:#e66e7e;">Content here</div>
.mybackground {background-color:#e66e7e;}
Border around this has a color of #e66e7e
<div style="border:2px solid #e66e7e;">Content here</div>
.myborder {border:2px solid #e66e7e;}