#e69da7 color space conversions
Hex:
#e69da7
RGB:
230, 157, 167
CMY:
10, 38, 35
CMYK:
0, 32, 27, 10
HSL:
352°, 59.3496%, 75.8824%
HSV (HSB):
352°, 31.7391%, 90.1961%
XYZ:
51.6651, 43.7270, 42.2763
xyY:
0.3753, 0.3176, 43.7270
CIE-Lab:
72.0456, 28.5522, 5.8959
CIE-LCH:
72.0456, 29.1546, 11.6674
CIE-Luv:
72.0456, 46.6764, 3.1020
Hunter-Lab:
66.1264, 23.7426, 8.3828
#e69da7 color charts
#e69da7 color shades, tints & tones
#e69da7 color schemes
#e69da7 color preview, HTML & CSS examples
This text has a color of #e69da7
<p style="color:#e69da7;">Text here</p>
.mytext {color:#e69da7;}
This box has a color of #e69da7
<div style="background-color:#e69da7;">Content here</div>
.mybackground {background-color:#e69da7;}
Border around this has a color of #e69da7
<div style="border:2px solid #e69da7;">Content here</div>
.myborder {border:2px solid #e69da7;}