#e1a9b9 color space conversions
Hex:
#e1a9b9
RGB:
225, 169, 185
CMY:
12, 34, 27
CMYK:
0, 25, 18, 12
HSL:
343°, 48.2759%, 77.2549%
HSV (HSB):
343°, 24.8889%, 88.2353%
XYZ:
53.9963, 47.8863, 52.2960
xyY:
0.3502, 0.3106, 47.8863
CIE-Lab:
74.7531, 22.9289, -0.1559
CIE-LCH:
74.7531, 22.9294, 359.6105
CIE-Luv:
74.7531, 33.6313, -4.3837
Hunter-Lab:
69.1999, 18.1826, 3.6331
#e1a9b9 color charts
#e1a9b9 color shades, tints & tones
#e1a9b9 color schemes
#e1a9b9 color preview, HTML & CSS examples
This text has a color of #e1a9b9
<p style="color:#e1a9b9;">Text here</p>
.mytext {color:#e1a9b9;}
This box has a color of #e1a9b9
<div style="background-color:#e1a9b9;">Content here</div>
.mybackground {background-color:#e1a9b9;}
Border around this has a color of #e1a9b9
<div style="border:2px solid #e1a9b9;">Content here</div>
.myborder {border:2px solid #e1a9b9;}