#e1b4c9 color space conversions
Hex:
#e1b4c9
RGB:
225, 180, 201
CMY:
12, 29, 21
CMYK:
0, 20, 11, 12
HSL:
332°, 42.8571%, 79.4118%
HSV (HSB):
332°, 20.0000%, 88.2353%
XYZ:
57.9152, 52.8671, 62.4103
xyY:
0.3344, 0.3053, 52.8671
CIE-Lab:
77.7965, 19.5964, -4.4172
CIE-LCH:
77.7965, 20.0881, 347.2972
CIE-Luv:
77.7965, 25.5947, -10.1321
Hunter-Lab:
72.7098, 14.9377, 0.0054
#e1b4c9 color charts
#e1b4c9 color shades, tints & tones
#e1b4c9 color schemes
#e1b4c9 color preview, HTML & CSS examples
This text has a color of #e1b4c9
<p style="color:#e1b4c9;">Text here</p>
.mytext {color:#e1b4c9;}
This box has a color of #e1b4c9
<div style="background-color:#e1b4c9;">Content here</div>
.mybackground {background-color:#e1b4c9;}
Border around this has a color of #e1b4c9
<div style="border:2px solid #e1b4c9;">Content here</div>
.myborder {border:2px solid #e1b4c9;}