#e980b9 color space conversions
Hex:
#e980b9
RGB:
233, 128, 185
CMY:
9, 50, 27
CMYK:
0, 45, 21, 9
HSL:
327°, 70.4698%, 70.7843%
HSV (HSB):
327°, 45.0644%, 91.3725%
XYZ:
50.0804, 36.2648, 50.2592
xyY:
0.3666, 0.2655, 36.2648
CIE-Lab:
66.7217, 47.2844, -11.9428
CIE-LCH:
66.7217, 48.7692, 345.8251
CIE-Luv:
66.7217, 61.6794, -26.1413
Hunter-Lab:
60.2202, 43.0589, -7.3287
#e980b9 color charts
#e980b9 color shades, tints & tones
#e980b9 color schemes
#e980b9 color preview, HTML & CSS examples
This text has a color of #e980b9
<p style="color:#e980b9;">Text here</p>
.mytext {color:#e980b9;}
This box has a color of #e980b9
<div style="background-color:#e980b9;">Content here</div>
.mybackground {background-color:#e980b9;}
Border around this has a color of #e980b9
<div style="border:2px solid #e980b9;">Content here</div>
.myborder {border:2px solid #e980b9;}