#e8b4d5 color space conversions
Hex:
#e8b4d5
RGB:
232, 180, 213
CMY:
9, 29, 16
CMYK:
0, 22, 8, 9
HSL:
322°, 53.0612%, 80.7843%
HSV (HSB):
322°, 22.4138%, 90.9804%
XYZ:
61.6102, 54.6024, 70.2429
xyY:
0.3304, 0.2928, 54.6024
CIE-Lab:
78.8117, 24.0500, -9.3450
CIE-LCH:
78.8117, 25.8018, 338.7657
CIE-Luv:
78.8117, 28.6545, -18.5021
Hunter-Lab:
73.8934, 19.5146, -4.6355
#e8b4d5 color charts
#e8b4d5 color shades, tints & tones
#e8b4d5 color schemes
#e8b4d5 color preview, HTML & CSS examples
This text has a color of #e8b4d5
<p style="color:#e8b4d5;">Text here</p>
.mytext {color:#e8b4d5;}
This box has a color of #e8b4d5
<div style="background-color:#e8b4d5;">Content here</div>
.mybackground {background-color:#e8b4d5;}
Border around this has a color of #e8b4d5
<div style="border:2px solid #e8b4d5;">Content here</div>
.myborder {border:2px solid #e8b4d5;}