#e72b6e color space conversions
Hex:
#e72b6e
RGB:
231, 43, 110
CMY:
9, 83, 57
CMYK:
0, 81, 52, 9
HSL:
339°, 79.6610%, 53.7255%
HSV (HSB):
339°, 81.3853%, 90.5882%
XYZ:
36.6333, 19.8425, 16.6510
xyY:
0.5010, 0.2713, 19.8425
CIE-Lab:
51.6586, 72.2406, 9.7004
CIE-LCH:
51.6586, 72.8890, 7.6479
CIE-Luv:
51.6586, 123.2556, -2.3833
Hunter-Lab:
44.5449, 68.8434, 9.0186
#e72b6e color charts
#e72b6e color shades, tints & tones
#e72b6e color schemes
#e72b6e color preview, HTML & CSS examples
This text has a color of #e72b6e
<p style="color:#e72b6e;">Text here</p>
.mytext {color:#e72b6e;}
This box has a color of #e72b6e
<div style="background-color:#e72b6e;">Content here</div>
.mybackground {background-color:#e72b6e;}
Border around this has a color of #e72b6e
<div style="border:2px solid #e72b6e;">Content here</div>
.myborder {border:2px solid #e72b6e;}