#e8b4cc color space conversions
Hex:
#e8b4cc
RGB:
232, 180, 204
CMY:
9, 29, 20
CMYK:
0, 22, 12, 9
HSL:
332°, 53.0612%, 80.7843%
HSV (HSB):
332°, 22.4138%, 90.9804%
XYZ:
60.4991, 54.1580, 64.3916
xyY:
0.3379, 0.3025, 54.1580
CIE-Lab:
78.5537, 22.5447, -4.8515
CIE-LCH:
78.5537, 23.0608, 347.8555
CIE-Luv:
78.5537, 29.7826, -11.3469
Hunter-Lab:
73.5921, 17.9563, -0.3631
#e8b4cc color charts
#e8b4cc color shades, tints & tones
#e8b4cc color schemes
#e8b4cc color preview, HTML & CSS examples
This text has a color of #e8b4cc
<p style="color:#e8b4cc;">Text here</p>
.mytext {color:#e8b4cc;}
This box has a color of #e8b4cc
<div style="background-color:#e8b4cc;">Content here</div>
.mybackground {background-color:#e8b4cc;}
Border around this has a color of #e8b4cc
<div style="border:2px solid #e8b4cc;">Content here</div>
.myborder {border:2px solid #e8b4cc;}