#e080bf color space conversions
Hex:
#e080bf
RGB:
224, 128, 191
CMY:
12, 50, 25
CMYK:
0, 43, 15, 12
HSL:
321°, 60.7595%, 69.0196%
HSV (HSB):
321°, 42.8571%, 87.8431%
XYZ:
47.8636, 35.0472, 53.5323
xyY:
0.3508, 0.2569, 35.0472
CIE-Lab:
65.7854, 45.2714, -16.8421
CIE-LCH:
65.7854, 48.3027, 339.5935
CIE-Luv:
65.7854, 53.8246, -33.0973
Hunter-Lab:
59.2007, 40.7156, -12.1726
#e080bf color charts
#e080bf color shades, tints & tones
#e080bf color schemes
#e080bf color preview, HTML & CSS examples
This text has a color of #e080bf
<p style="color:#e080bf;">Text here</p>
.mytext {color:#e080bf;}
This box has a color of #e080bf
<div style="background-color:#e080bf;">Content here</div>
.mybackground {background-color:#e080bf;}
Border around this has a color of #e080bf
<div style="border:2px solid #e080bf;">Content here</div>
.myborder {border:2px solid #e080bf;}