#e1a3a9 color space conversions
Hex:
#e1a3a9
RGB:
225, 163, 169
CMY:
12, 36, 34
CMYK:
0, 28, 25, 12
HSL:
354°, 50.8197%, 76.0784%
HSV (HSB):
354°, 27.5556%, 88.2353%
XYZ:
51.3100, 45.0665, 43.5305
xyY:
0.3667, 0.3221, 45.0665
CIE-Lab:
72.9357, 23.7785, 6.0017
CIE-LCH:
72.9357, 24.5242, 14.1656
CIE-Luv:
72.9357, 39.2498, 4.2145
Hunter-Lab:
67.1316, 18.9507, 8.5464
#e1a3a9 color charts
#e1a3a9 color shades, tints & tones
#e1a3a9 color schemes
#e1a3a9 color preview, HTML & CSS examples
This text has a color of #e1a3a9
<p style="color:#e1a3a9;">Text here</p>
.mytext {color:#e1a3a9;}
This box has a color of #e1a3a9
<div style="background-color:#e1a3a9;">Content here</div>
.mybackground {background-color:#e1a3a9;}
Border around this has a color of #e1a3a9
<div style="border:2px solid #e1a3a9;">Content here</div>
.myborder {border:2px solid #e1a3a9;}