#e72eaf color space conversions
Hex:
#e72eaf
RGB:
231, 46, 175
CMY:
9, 82, 31
CMYK:
0, 80, 24, 9
HSL:
318°, 79.3991%, 54.3137%
HSV (HSB):
318°, 80.0866%, 90.5882%
XYZ:
41.6699, 22.0381, 42.6150
xyY:
0.3919, 0.2073, 22.0381
CIE-Lab:
54.0674, 77.8230, -25.4896
CIE-LCH:
54.0674, 81.8910, 341.8647
CIE-Luv:
54.0674, 95.2129, -50.4097
Hunter-Lab:
46.9447, 76.2899, -20.9603
#e72eaf color charts
#e72eaf color shades, tints & tones
#e72eaf color schemes
#e72eaf color preview, HTML & CSS examples
This text has a color of #e72eaf
<p style="color:#e72eaf;">Text here</p>
.mytext {color:#e72eaf;}
This box has a color of #e72eaf
<div style="background-color:#e72eaf;">Content here</div>
.mybackground {background-color:#e72eaf;}
Border around this has a color of #e72eaf
<div style="border:2px solid #e72eaf;">Content here</div>
.myborder {border:2px solid #e72eaf;}