#e72b7a color space conversions
Hex:
#e72b7a
RGB:
231, 43, 122
CMY:
9, 83, 52
CMYK:
0, 81, 47, 9
HSL:
335°, 79.6610%, 53.7255%
HSV (HSB):
335°, 81.3853%, 90.5882%
XYZ:
37.3317, 20.1218, 20.3287
xyY:
0.4800, 0.2587, 20.1218
CIE-Lab:
51.9747, 73.1761, 2.8889
CIE-LCH:
51.9747, 73.2332, 2.2608
CIE-Luv:
51.9747, 118.4736, -10.6482
Hunter-Lab:
44.8574, 70.0531, 4.5308
#e72b7a color charts
#e72b7a color shades, tints & tones
#e72b7a color schemes
#e72b7a color preview, HTML & CSS examples
This text has a color of #e72b7a
<p style="color:#e72b7a;">Text here</p>
.mytext {color:#e72b7a;}
This box has a color of #e72b7a
<div style="background-color:#e72b7a;">Content here</div>
.mybackground {background-color:#e72b7a;}
Border around this has a color of #e72b7a
<div style="border:2px solid #e72b7a;">Content here</div>
.myborder {border:2px solid #e72b7a;}