#e1b4c8 color space conversions
Hex:
#e1b4c8
RGB:
225, 180, 200
CMY:
12, 29, 22
CMYK:
0, 20, 11, 12
HSL:
333°, 42.8571%, 79.4118%
HSV (HSB):
333°, 20.0000%, 88.2353%
XYZ:
57.7979, 52.8202, 61.7926
xyY:
0.3352, 0.3064, 52.8202
CIE-Lab:
77.7687, 19.4297, -3.9152
CIE-LCH:
77.7687, 19.8202, 348.6070
CIE-Luv:
77.7687, 25.7101, -9.3442
Hunter-Lab:
72.6775, 14.7693, 0.4641
#e1b4c8 color charts
#e1b4c8 color shades, tints & tones
#e1b4c8 color schemes
#e1b4c8 color preview, HTML & CSS examples
This text has a color of #e1b4c8
<p style="color:#e1b4c8;">Text here</p>
.mytext {color:#e1b4c8;}
This box has a color of #e1b4c8
<div style="background-color:#e1b4c8;">Content here</div>
.mybackground {background-color:#e1b4c8;}
Border around this has a color of #e1b4c8
<div style="border:2px solid #e1b4c8;">Content here</div>
.myborder {border:2px solid #e1b4c8;}