#e972a2 color space conversions
Hex:
#e972a2
RGB:
233, 114, 162
CMY:
9, 55, 36
CMYK:
0, 51, 30, 9
HSL:
336°, 73.0061%, 68.0392%
HSV (HSB):
336°, 51.0730%, 91.3725%
XYZ:
46.1432, 31.9669, 37.9206
xyY:
0.3977, 0.2755, 31.9669
CIE-Lab:
63.3155, 51.0930, -3.9624
CIE-LCH:
63.3155, 51.2464, 355.5654
CIE-Luv:
63.3155, 74.7556, -15.1335
Hunter-Lab:
56.5393, 46.7347, -0.1880
#e972a2 color charts
#e972a2 color shades, tints & tones
#e972a2 color schemes
#e972a2 color preview, HTML & CSS examples
This text has a color of #e972a2
<p style="color:#e972a2;">Text here</p>
.mytext {color:#e972a2;}
This box has a color of #e972a2
<div style="background-color:#e972a2;">Content here</div>
.mybackground {background-color:#e972a2;}
Border around this has a color of #e972a2
<div style="border:2px solid #e972a2;">Content here</div>
.myborder {border:2px solid #e972a2;}