#e29a9f color space conversions
Hex:
#e29a9f
RGB:
226, 154, 159
CMY:
11, 40, 38
CMYK:
0, 32, 30, 11
HSL:
356°, 55.3846%, 74.5098%
HSV (HSB):
356°, 31.8584%, 88.6275%
XYZ:
49.1776, 41.7832, 38.2739
xyY:
0.3805, 0.3233, 41.7832
CIE-Lab:
70.7212, 27.6041, 8.3703
CIE-LCH:
70.7212, 28.8453, 16.8687
CIE-Luv:
70.7212, 46.8199, 6.6424
Hunter-Lab:
64.6399, 22.6819, 10.1417
#e29a9f color charts
#e29a9f color shades, tints & tones
#e29a9f color schemes
#e29a9f color preview, HTML & CSS examples
This text has a color of #e29a9f
<p style="color:#e29a9f;">Text here</p>
.mytext {color:#e29a9f;}
This box has a color of #e29a9f
<div style="background-color:#e29a9f;">Content here</div>
.mybackground {background-color:#e29a9f;}
Border around this has a color of #e29a9f
<div style="border:2px solid #e29a9f;">Content here</div>
.myborder {border:2px solid #e29a9f;}