#e2a3b5 color space conversions
Hex:
#e2a3b5
RGB:
226, 163, 181
CMY:
11, 36, 29
CMYK:
0, 28, 20, 11
HSL:
343°, 52.0661%, 76.2745%
HSV (HSB):
343°, 27.8761%, 88.6275%
XYZ:
52.8017, 45.6993, 49.7540
xyY:
0.3562, 0.3082, 45.6993
CIE-Lab:
73.3500, 25.9003, 0.0050
CIE-LCH:
73.3500, 25.9003, 0.0111
CIE-Luv:
73.3500, 38.2616, -4.7052
Hunter-Lab:
67.6013, 21.1198, 3.6840
#e2a3b5 color charts
#e2a3b5 color shades, tints & tones
#e2a3b5 color schemes
#e2a3b5 color preview, HTML & CSS examples
This text has a color of #e2a3b5
<p style="color:#e2a3b5;">Text here</p>
.mytext {color:#e2a3b5;}
This box has a color of #e2a3b5
<div style="background-color:#e2a3b5;">Content here</div>
.mybackground {background-color:#e2a3b5;}
Border around this has a color of #e2a3b5
<div style="border:2px solid #e2a3b5;">Content here</div>
.myborder {border:2px solid #e2a3b5;}