#e29aaf color space conversions
Hex:
#e29aaf
RGB:
226, 154, 175
CMY:
11, 40, 31
CMYK:
0, 32, 23, 11
HSL:
343°, 55.3846%, 74.5098%
HSV (HSB):
343°, 31.8584%, 88.6275%
XYZ:
50.6575, 42.3751, 46.0667
xyY:
0.3642, 0.3046, 42.3751
CIE-Lab:
71.1288, 29.8338, 0.0788
CIE-LCH:
71.1288, 29.8339, 0.1513
CIE-Luv:
71.1288, 44.3159, -5.3384
Hunter-Lab:
65.0962, 24.9895, 3.6095
#e29aaf color charts
#e29aaf color shades, tints & tones
#e29aaf color schemes
#e29aaf color preview, HTML & CSS examples
This text has a color of #e29aaf
<p style="color:#e29aaf;">Text here</p>
.mytext {color:#e29aaf;}
This box has a color of #e29aaf
<div style="background-color:#e29aaf;">Content here</div>
.mybackground {background-color:#e29aaf;}
Border around this has a color of #e29aaf
<div style="border:2px solid #e29aaf;">Content here</div>
.myborder {border:2px solid #e29aaf;}