#e72d6b color space conversions
Hex:
#e72d6b
RGB:
231, 45, 107
CMY:
9, 82, 58
CMYK:
0, 81, 54, 9
HSL:
340°, 79.4872%, 54.1176%
HSV (HSB):
340°, 80.5195%, 90.5882%
XYZ:
36.5472, 19.9272, 15.8300
xyY:
0.5055, 0.2756, 19.9272
CIE-Lab:
51.7548, 71.5405, 11.6539
CIE-LCH:
51.7548, 72.4835, 9.2522
CIE-Luv:
51.7548, 123.7360, -0.0040
Hunter-Lab:
44.6399, 68.0201, 10.2228
#e72d6b color charts
#e72d6b color shades, tints & tones
#e72d6b color schemes
#e72d6b color preview, HTML & CSS examples
This text has a color of #e72d6b
<p style="color:#e72d6b;">Text here</p>
.mytext {color:#e72d6b;}
This box has a color of #e72d6b
<div style="background-color:#e72d6b;">Content here</div>
.mybackground {background-color:#e72d6b;}
Border around this has a color of #e72d6b
<div style="border:2px solid #e72d6b;">Content here</div>
.myborder {border:2px solid #e72d6b;}