#e1b5cb color space conversions
Hex:
#e1b5cb
RGB:
225, 181, 203
CMY:
12, 29, 20
CMYK:
0, 20, 10, 12
HSL:
330°, 42.3077%, 79.6078%
HSV (HSB):
330°, 19.5556%, 88.2353%
XYZ:
58.3547, 53.3671, 63.7252
xyY:
0.3326, 0.3042, 53.3671
CIE-Lab:
78.0912, 19.3954, -5.0677
CIE-LCH:
78.0912, 20.0465, 345.3569
CIE-Luv:
78.0912, 24.8275, -11.0858
Hunter-Lab:
73.0528, 14.7438, -0.5827
#e1b5cb color charts
#e1b5cb color shades, tints & tones
#e1b5cb color schemes
#e1b5cb color preview, HTML & CSS examples
This text has a color of #e1b5cb
<p style="color:#e1b5cb;">Text here</p>
.mytext {color:#e1b5cb;}
This box has a color of #e1b5cb
<div style="background-color:#e1b5cb;">Content here</div>
.mybackground {background-color:#e1b5cb;}
Border around this has a color of #e1b5cb
<div style="border:2px solid #e1b5cb;">Content here</div>
.myborder {border:2px solid #e1b5cb;}