#e8b8cd color space conversions
Hex:
#e8b8cd
RGB:
232, 184, 205
CMY:
9, 28, 20
CMYK:
0, 21, 12, 9
HSL:
334°, 51.0638%, 81.5686%
HSV (HSB):
334°, 20.6897%, 90.9804%
XYZ:
61.4386, 55.8446, 65.2985
xyY:
0.3365, 0.3059, 55.8446
CIE-Lab:
79.5253, 20.5722, -3.9609
CIE-LCH:
79.5253, 20.9501, 349.1020
CIE-Luv:
79.5253, 27.4927, -9.6570
Hunter-Lab:
74.7292, 15.9777, 0.5028
#e8b8cd color charts
#e8b8cd color shades, tints & tones
#e8b8cd color schemes
#e8b8cd color preview, HTML & CSS examples
This text has a color of #e8b8cd
<p style="color:#e8b8cd;">Text here</p>
.mytext {color:#e8b8cd;}
This box has a color of #e8b8cd
<div style="background-color:#e8b8cd;">Content here</div>
.mybackground {background-color:#e8b8cd;}
Border around this has a color of #e8b8cd
<div style="border:2px solid #e8b8cd;">Content here</div>
.myborder {border:2px solid #e8b8cd;}