#e29a7a color space conversions
Hex:
#e29a7a
RGB:
226, 154, 122
CMY:
11, 40, 52
CMYK:
0, 32, 46, 11
HSL:
18°, 64.1975%, 68.2353%
HSV (HSB):
18°, 46.0177%, 88.6275%
XYZ:
46.4325, 40.6851, 23.8181
xyY:
0.4186, 0.3667, 40.6851
CIE-Lab:
69.9547, 23.2953, 27.6908
CIE-LCH:
69.9547, 36.1863, 49.9272
CIE-Luv:
69.9547, 52.0425, 31.3984
Hunter-Lab:
63.7849, 18.3164, 22.5097
#e29a7a color charts
#e29a7a color shades, tints & tones
#e29a7a color schemes
#e29a7a color preview, HTML & CSS examples
This text has a color of #e29a7a
<p style="color:#e29a7a;">Text here</p>
.mytext {color:#e29a7a;}
This box has a color of #e29a7a
<div style="background-color:#e29a7a;">Content here</div>
.mybackground {background-color:#e29a7a;}
Border around this has a color of #e29a7a
<div style="border:2px solid #e29a7a;">Content here</div>
.myborder {border:2px solid #e29a7a;}