#e74b7d color space conversions
Hex:
#e74b7d
RGB:
231, 75, 125
CMY:
9, 71, 51
CMYK:
0, 68, 46, 9
HSL:
341°, 76.4706%, 60.0000%
HSV (HSB):
341°, 67.5325%, 90.5882%
XYZ:
39.1727, 23.5017, 21.8737
xyY:
0.4633, 0.2780, 23.5017
CIE-Lab:
55.5854, 63.5354, 6.2889
CIE-LCH:
55.5854, 63.8459, 5.6529
CIE-Luv:
55.5854, 104.6260, -4.2091
Hunter-Lab:
48.4786, 59.3979, 7.1832
#e74b7d color charts
#e74b7d color shades, tints & tones
#e74b7d color schemes
#e74b7d color preview, HTML & CSS examples
This text has a color of #e74b7d
<p style="color:#e74b7d;">Text here</p>
.mytext {color:#e74b7d;}
This box has a color of #e74b7d
<div style="background-color:#e74b7d;">Content here</div>
.mybackground {background-color:#e74b7d;}
Border around this has a color of #e74b7d
<div style="border:2px solid #e74b7d;">Content here</div>
.myborder {border:2px solid #e74b7d;}