#e1a3a4 color space conversions
Hex:
#e1a3a4
RGB:
225, 163, 164
CMY:
12, 36, 36
CMYK:
0, 28, 27, 12
HSL:
359°, 50.8197%, 76.0784%
HSV (HSB):
359°, 27.5556%, 88.2353%
XYZ:
50.8494, 44.8823, 41.1051
xyY:
0.3716, 0.3280, 44.8823
CIE-Lab:
72.8143, 23.0797, 8.5814
CIE-LCH:
72.8143, 24.6234, 20.3958
CIE-Luv:
72.8143, 39.9326, 7.9008
Hunter-Lab:
66.9942, 18.2436, 10.5179
#e1a3a4 color charts
#e1a3a4 color shades, tints & tones
#e1a3a4 color schemes
#e1a3a4 color preview, HTML & CSS examples
This text has a color of #e1a3a4
<p style="color:#e1a3a4;">Text here</p>
.mytext {color:#e1a3a4;}
This box has a color of #e1a3a4
<div style="background-color:#e1a3a4;">Content here</div>
.mybackground {background-color:#e1a3a4;}
Border around this has a color of #e1a3a4
<div style="border:2px solid #e1a3a4;">Content here</div>
.myborder {border:2px solid #e1a3a4;}