#e66d7a color space conversions
Hex:
#e66d7a
RGB:
230, 109, 122
CMY:
10, 57, 52
CMYK:
0, 53, 47, 10
HSL:
354°, 70.7602%, 66.4706%
HSV (HSB):
354°, 52.6087%, 90.1961%
XYZ:
41.6146, 29.1654, 21.8485
xyY:
0.4493, 0.3149, 29.1654
CIE-Lab:
60.9273, 48.0863, 15.5440
CIE-LCH:
60.9273, 50.5362, 17.9136
CIE-Luv:
60.9273, 85.3754, 10.7811
Hunter-Lab:
54.0050, 43.0379, 13.8169
#e66d7a color charts
#e66d7a color shades, tints & tones
#e66d7a color schemes
#e66d7a color preview, HTML & CSS examples
This text has a color of #e66d7a
<p style="color:#e66d7a;">Text here</p>
.mytext {color:#e66d7a;}
This box has a color of #e66d7a
<div style="background-color:#e66d7a;">Content here</div>
.mybackground {background-color:#e66d7a;}
Border around this has a color of #e66d7a
<div style="border:2px solid #e66d7a;">Content here</div>
.myborder {border:2px solid #e66d7a;}