#e2b7cd color space conversions
Hex:
#e2b7cd
RGB:
226, 183, 205
CMY:
11, 28, 20
CMYK:
0, 19, 9, 11
HSL:
329°, 42.5743%, 80.1961%
HSV (HSB):
329°, 19.0265%, 88.6275%
XYZ:
59.3170, 54.4435, 65.1399
xyY:
0.3316, 0.3043, 54.4435
CIE-Lab:
78.7196, 19.0099, -5.2132
CIE-LCH:
78.7196, 19.7118, 344.6644
CIE-Luv:
78.7196, 24.1699, -11.2509
Hunter-Lab:
73.7858, 14.3722, -0.6925
#e2b7cd color charts
#e2b7cd color shades, tints & tones
#e2b7cd color schemes
#e2b7cd color preview, HTML & CSS examples
This text has a color of #e2b7cd
<p style="color:#e2b7cd;">Text here</p>
.mytext {color:#e2b7cd;}
This box has a color of #e2b7cd
<div style="background-color:#e2b7cd;">Content here</div>
.mybackground {background-color:#e2b7cd;}
Border around this has a color of #e2b7cd
<div style="border:2px solid #e2b7cd;">Content here</div>
.myborder {border:2px solid #e2b7cd;}