#e69daf color space conversions
Hex:
#e69daf
RGB:
230, 157, 175
CMY:
10, 38, 31
CMYK:
0, 32, 24, 10
HSL:
345°, 59.3496%, 75.8824%
HSV (HSB):
345°, 31.7391%, 90.1961%
XYZ:
52.4280, 44.0321, 46.2932
xyY:
0.3673, 0.3084, 44.0321
CIE-Lab:
72.2499, 29.6699, 1.7662
CIE-LCH:
72.2499, 29.7225, 3.4066
CIE-Luv:
72.2499, 45.4239, -2.9055
Hunter-Lab:
66.3567, 24.9075, 5.0865
#e69daf color charts
#e69daf color shades, tints & tones
#e69daf color schemes
#e69daf color preview, HTML & CSS examples
This text has a color of #e69daf
<p style="color:#e69daf;">Text here</p>
.mytext {color:#e69daf;}
This box has a color of #e69daf
<div style="background-color:#e69daf;">Content here</div>
.mybackground {background-color:#e69daf;}
Border around this has a color of #e69daf
<div style="border:2px solid #e69daf;">Content here</div>
.myborder {border:2px solid #e69daf;}