#e979b2 color space conversions
Hex:
#e979b2
RGB:
233, 121, 178
CMY:
9, 53, 30
CMYK:
0, 48, 24, 9
HSL:
329°, 71.7949%, 69.4118%
HSV (HSB):
329°, 48.0687%, 91.3725%
XYZ:
48.4775, 34.2127, 46.1682
xyY:
0.3762, 0.2655, 34.2127
CIE-Lab:
65.1311, 49.7853, -10.3722
CIE-LCH:
65.1311, 50.8543, 348.2315
CIE-Luv:
65.1311, 66.9795, -24.1878
Hunter-Lab:
58.4917, 45.5793, -5.8541
#e979b2 color charts
#e979b2 color shades, tints & tones
#e979b2 color schemes
#e979b2 color preview, HTML & CSS examples
This text has a color of #e979b2
<p style="color:#e979b2;">Text here</p>
.mytext {color:#e979b2;}
This box has a color of #e979b2
<div style="background-color:#e979b2;">Content here</div>
.mybackground {background-color:#e979b2;}
Border around this has a color of #e979b2
<div style="border:2px solid #e979b2;">Content here</div>
.myborder {border:2px solid #e979b2;}