#e975b2 color space conversions
Hex:
#e975b2
RGB:
233, 117, 178
CMY:
9, 54, 30
CMYK:
0, 50, 24, 9
HSL:
328°, 72.5000%, 68.6275%
HSV (HSB):
328°, 49.7854%, 91.3725%
XYZ:
48.0014, 33.2606, 46.0095
xyY:
0.3772, 0.2613, 33.2606
CIE-Lab:
64.3713, 51.7480, -11.5097
CIE-LCH:
64.3713, 53.0125, 347.4605
CIE-Luv:
64.3713, 69.0264, -26.1900
Hunter-Lab:
57.6720, 47.6429, -6.9299
#e975b2 color charts
#e975b2 color shades, tints & tones
#e975b2 color schemes
#e975b2 color preview, HTML & CSS examples
This text has a color of #e975b2
<p style="color:#e975b2;">Text here</p>
.mytext {color:#e975b2;}
This box has a color of #e975b2
<div style="background-color:#e975b2;">Content here</div>
.mybackground {background-color:#e975b2;}
Border around this has a color of #e975b2
<div style="border:2px solid #e975b2;">Content here</div>
.myborder {border:2px solid #e975b2;}