#e1b2d3 color space conversions
Hex:
#e1b2d3
RGB:
225, 178, 211
CMY:
12, 30, 17
CMYK:
0, 21, 6, 12
HSL:
318°, 43.9252%, 79.0196%
HSV (HSB):
318°, 20.8889%, 88.2353%
XYZ:
58.7296, 52.5515, 68.6761
xyY:
0.3264, 0.2920, 52.5515
CIE-Lab:
77.6094, 22.3802, -10.1232
CIE-LCH:
77.6094, 24.5633, 335.6613
CIE-Luv:
77.6094, 25.4735, -19.3624
Hunter-Lab:
72.4924, 17.7498, -5.4240
#e1b2d3 color charts
#e1b2d3 color shades, tints & tones
#e1b2d3 color schemes
#e1b2d3 color preview, HTML & CSS examples
This text has a color of #e1b2d3
<p style="color:#e1b2d3;">Text here</p>
.mytext {color:#e1b2d3;}
This box has a color of #e1b2d3
<div style="background-color:#e1b2d3;">Content here</div>
.mybackground {background-color:#e1b2d3;}
Border around this has a color of #e1b2d3
<div style="border:2px solid #e1b2d3;">Content here</div>
.myborder {border:2px solid #e1b2d3;}