#e8b8cc color space conversions
Hex:
#e8b8cc
RGB:
232, 184, 204
CMY:
9, 28, 20
CMYK:
0, 21, 12, 9
HSL:
335°, 51.0638%, 81.5686%
HSV (HSB):
335°, 20.6897%, 90.9804%
XYZ:
61.3183, 55.7964, 64.6647
xyY:
0.3373, 0.3069, 55.7964
CIE-Lab:
79.4978, 20.4081, -3.4607
CIE-LCH:
79.4978, 20.6994, 350.3755
CIE-Luv:
79.4978, 27.6103, -8.8720
Hunter-Lab:
74.6970, 15.8097, 0.9609
#e8b8cc color charts
#e8b8cc color shades, tints & tones
#e8b8cc color schemes
#e8b8cc color preview, HTML & CSS examples
This text has a color of #e8b8cc
<p style="color:#e8b8cc;">Text here</p>
.mytext {color:#e8b8cc;}
This box has a color of #e8b8cc
<div style="background-color:#e8b8cc;">Content here</div>
.mybackground {background-color:#e8b8cc;}
Border around this has a color of #e8b8cc
<div style="border:2px solid #e8b8cc;">Content here</div>
.myborder {border:2px solid #e8b8cc;}