#e080b0 color space conversions
Hex:
#e080b0
RGB:
224, 128, 176
CMY:
12, 50, 31
CMYK:
0, 43, 21, 12
HSL:
330°, 60.7595%, 69.0196%
HSV (HSB):
330°, 42.8571%, 87.8431%
XYZ:
46.2961, 34.4202, 45.2780
xyY:
0.3674, 0.2732, 34.4202
CIE-Lab:
65.2948, 42.9955, -9.1180
CIE-LCH:
65.2948, 43.9517, 348.0267
CIE-Luv:
65.2948, 57.1288, -21.0493
Hunter-Lab:
58.6688, 38.1859, -4.6893
#e080b0 color charts
#e080b0 color shades, tints & tones
#e080b0 color schemes
#e080b0 color preview, HTML & CSS examples
This text has a color of #e080b0
<p style="color:#e080b0;">Text here</p>
.mytext {color:#e080b0;}
This box has a color of #e080b0
<div style="background-color:#e080b0;">Content here</div>
.mybackground {background-color:#e080b0;}
Border around this has a color of #e080b0
<div style="border:2px solid #e080b0;">Content here</div>
.myborder {border:2px solid #e080b0;}