#e974b5 color space conversions
Hex:
#e974b5
RGB:
233, 116, 181
CMY:
9, 55, 29
CMYK:
0, 50, 22, 9
HSL:
327°, 72.6708%, 68.4314%
HSV (HSB):
327°, 50.2146%, 91.3725%
XYZ:
48.1902, 33.1506, 47.5749
xyY:
0.3738, 0.2571, 33.1506
CIE-Lab:
64.2827, 52.6513, -13.3457
CIE-LCH:
64.2827, 54.3163, 345.7766
CIE-Luv:
64.2827, 68.7465, -29.0728
Hunter-Lab:
57.5766, 48.6410, -8.6871
#e974b5 color charts
#e974b5 color shades, tints & tones
#e974b5 color schemes
#e974b5 color preview, HTML & CSS examples
This text has a color of #e974b5
<p style="color:#e974b5;">Text here</p>
.mytext {color:#e974b5;}
This box has a color of #e974b5
<div style="background-color:#e974b5;">Content here</div>
.mybackground {background-color:#e974b5;}
Border around this has a color of #e974b5
<div style="border:2px solid #e974b5;">Content here</div>
.myborder {border:2px solid #e974b5;}