#e2a9b9 color space conversions
Hex:
#e2a9b9
RGB:
226, 169, 185
CMY:
11, 34, 27
CMYK:
0, 25, 18, 11
HSL:
343°, 49.5652%, 77.4510%
HSV (HSB):
343°, 25.2212%, 88.6275%
XYZ:
54.3090, 48.0475, 52.3106
xyY:
0.3511, 0.3107, 48.0475
CIE-Lab:
74.8549, 23.2883, 0.0049
CIE-LCH:
74.8549, 23.2883, 0.0120
CIE-Luv:
74.8549, 34.3097, -4.2186
Hunter-Lab:
69.3163, 18.5504, 3.7773
#e2a9b9 color charts
#e2a9b9 color shades, tints & tones
#e2a9b9 color schemes
#e2a9b9 color preview, HTML & CSS examples
This text has a color of #e2a9b9
<p style="color:#e2a9b9;">Text here</p>
.mytext {color:#e2a9b9;}
This box has a color of #e2a9b9
<div style="background-color:#e2a9b9;">Content here</div>
.mybackground {background-color:#e2a9b9;}
Border around this has a color of #e2a9b9
<div style="border:2px solid #e2a9b9;">Content here</div>
.myborder {border:2px solid #e2a9b9;}