#e2acb3 color space conversions
Hex:
#e2acb3
RGB:
226, 172, 179
CMY:
11, 33, 30
CMYK:
0, 24, 21, 11
HSL:
352°, 48.2143%, 78.0392%
HSV (HSB):
352°, 23.8938%, 88.6275%
XYZ:
54.2532, 48.9285, 49.2325
xyY:
0.3560, 0.3210, 48.9285
CIE-Lab:
75.4068, 20.7673, 4.0913
CIE-LCH:
75.4068, 21.1664, 11.1448
CIE-Luv:
75.4068, 33.3709, 2.1480
Hunter-Lab:
69.9489, 16.0363, 7.2338
#e2acb3 color charts
#e2acb3 color shades, tints & tones
#e2acb3 color schemes
#e2acb3 color preview, HTML & CSS examples
This text has a color of #e2acb3
<p style="color:#e2acb3;">Text here</p>
.mytext {color:#e2acb3;}
This box has a color of #e2acb3
<div style="background-color:#e2acb3;">Content here</div>
.mybackground {background-color:#e2acb3;}
Border around this has a color of #e2acb3
<div style="border:2px solid #e2acb3;">Content here</div>
.myborder {border:2px solid #e2acb3;}