#e972c7 color space conversions
Hex:
#e972c7
RGB:
233, 114, 199
CMY:
9, 55, 22
CMYK:
0, 51, 15, 9
HSL:
317°, 73.0061%, 68.0392%
HSV (HSB):
317°, 51.0730%, 91.3725%
XYZ:
49.9304, 33.4818, 57.8638
xyY:
0.3534, 0.2370, 33.4818
CIE-Lab:
64.5491, 56.2454, -23.1212
CIE-LCH:
64.5491, 60.8123, 337.6535
CIE-Luv:
64.5491, 64.9108, -44.5827
Hunter-Lab:
57.8634, 52.7667, -18.7860
#e972c7 color charts
#e972c7 color shades, tints & tones
#e972c7 color schemes
#e972c7 color preview, HTML & CSS examples
This text has a color of #e972c7
<p style="color:#e972c7;">Text here</p>
.mytext {color:#e972c7;}
This box has a color of #e972c7
<div style="background-color:#e972c7;">Content here</div>
.mybackground {background-color:#e972c7;}
Border around this has a color of #e972c7
<div style="border:2px solid #e972c7;">Content here</div>
.myborder {border:2px solid #e972c7;}