#e972a7 color space conversions
Hex:
#e972a7
RGB:
233, 114, 167
CMY:
9, 55, 35
CMYK:
0, 51, 28, 9
HSL:
333°, 73.0061%, 68.0392%
HSV (HSB):
333°, 51.0730%, 91.3725%
XYZ:
46.5966, 32.1483, 40.3085
xyY:
0.3914, 0.2700, 32.1483
CIE-Lab:
63.4653, 51.7307, -6.5980
CIE-LCH:
63.4653, 52.1498, 352.7315
CIE-Luv:
63.4653, 73.4463, -19.0030
Hunter-Lab:
56.6995, 47.4705, -2.4606
#e972a7 color charts
#e972a7 color shades, tints & tones
#e972a7 color schemes
#e972a7 color preview, HTML & CSS examples
This text has a color of #e972a7
<p style="color:#e972a7;">Text here</p>
.mytext {color:#e972a7;}
This box has a color of #e972a7
<div style="background-color:#e972a7;">Content here</div>
.mybackground {background-color:#e972a7;}
Border around this has a color of #e972a7
<div style="border:2px solid #e972a7;">Content here</div>
.myborder {border:2px solid #e972a7;}