#e29e9a color space conversions
Hex:
#e29e9a
RGB:
226, 158, 154
CMY:
11, 38, 40
CMYK:
0, 30, 32, 11
HSL:
3°, 55.3846%, 74.5098%
HSV (HSB):
3°, 31.8584%, 88.6275%
XYZ:
49.4236, 42.9556, 36.2582
xyY:
0.3842, 0.3339, 42.9556
CIE-Lab:
71.5248, 24.8083, 12.2786
CIE-LCH:
71.5248, 27.6806, 26.3326
CIE-Luv:
71.5248, 45.0952, 12.4497
Hunter-Lab:
65.5405, 19.9097, 13.0780
#e29e9a color charts
#e29e9a color shades, tints & tones
#e29e9a color schemes
#e29e9a color preview, HTML & CSS examples
This text has a color of #e29e9a
<p style="color:#e29e9a;">Text here</p>
.mytext {color:#e29e9a;}
This box has a color of #e29e9a
<div style="background-color:#e29e9a;">Content here</div>
.mybackground {background-color:#e29e9a;}
Border around this has a color of #e29e9a
<div style="border:2px solid #e29e9a;">Content here</div>
.myborder {border:2px solid #e29e9a;}