#e0a9a9 color space conversions
Hex:
#e0a9a9
RGB:
224, 169, 169
CMY:
12, 34, 34
CMYK:
0, 25, 25, 12
HSL:
0°, 47.0085%, 77.0588%
HSV (HSB):
0°, 24.5536%, 87.8431%
XYZ:
52.0899, 47.0878, 43.8795
xyY:
0.3641, 0.3292, 47.0878
CIE-Lab:
74.2459, 20.1833, 7.8680
CIE-LCH:
74.2459, 21.6627, 21.2971
CIE-Luv:
74.2459, 34.9980, 7.5364
Hunter-Lab:
68.6206, 15.4134, 10.1213
#e0a9a9 color charts
#e0a9a9 color shades, tints & tones
#e0a9a9 color schemes
#e0a9a9 color preview, HTML & CSS examples
This text has a color of #e0a9a9
<p style="color:#e0a9a9;">Text here</p>
.mytext {color:#e0a9a9;}
This box has a color of #e0a9a9
<div style="background-color:#e0a9a9;">Content here</div>
.mybackground {background-color:#e0a9a9;}
Border around this has a color of #e0a9a9
<div style="border:2px solid #e0a9a9;">Content here</div>
.myborder {border:2px solid #e0a9a9;}