#e3a5bd color space conversions
Hex:
#e3a5bd
RGB:
227, 165, 189
CMY:
11, 35, 26
CMYK:
0, 27, 17, 11
HSL:
337°, 52.5424%, 76.8627%
HSV (HSB):
337°, 27.3128%, 89.0196%
XYZ:
54.3190, 46.9153, 54.3367
xyY:
0.3492, 0.3016, 46.9153
CIE-Lab:
74.1355, 26.4143, -3.2321
CIE-LCH:
74.1355, 26.6113, 353.0239
CIE-Luv:
74.1355, 36.6792, -9.5508
Hunter-Lab:
68.4947, 21.6917, 0.9117
#e3a5bd color charts
#e3a5bd color shades, tints & tones
#e3a5bd color schemes
#e3a5bd color preview, HTML & CSS examples
This text has a color of #e3a5bd
<p style="color:#e3a5bd;">Text here</p>
.mytext {color:#e3a5bd;}
This box has a color of #e3a5bd
<div style="background-color:#e3a5bd;">Content here</div>
.mybackground {background-color:#e3a5bd;}
Border around this has a color of #e3a5bd
<div style="border:2px solid #e3a5bd;">Content here</div>
.myborder {border:2px solid #e3a5bd;}