#e8b4e1 color space conversions
Hex:
#e8b4e1
RGB:
232, 180, 225
CMY:
9, 29, 12
CMYK:
0, 22, 3, 9
HSL:
308°, 53.0612%, 80.7843%
HSV (HSB):
308°, 22.4138%, 90.9804%
XYZ:
63.1906, 55.2346, 78.5650
xyY:
0.3208, 0.2804, 55.2346
CIE-Lab:
79.1762, 26.1477, -15.2882
CIE-LCH:
79.1762, 30.2891, 329.6857
CIE-Luv:
79.1762, 27.1308, -28.2046
Hunter-Lab:
74.3200, 21.7098, -10.6526
#e8b4e1 color charts
#e8b4e1 color shades, tints & tones
#e8b4e1 color schemes
#e8b4e1 color preview, HTML & CSS examples
This text has a color of #e8b4e1
<p style="color:#e8b4e1;">Text here</p>
.mytext {color:#e8b4e1;}
This box has a color of #e8b4e1
<div style="background-color:#e8b4e1;">Content here</div>
.mybackground {background-color:#e8b4e1;}
Border around this has a color of #e8b4e1
<div style="border:2px solid #e8b4e1;">Content here</div>
.myborder {border:2px solid #e8b4e1;}