#f973c5 color space conversions
Hex:
#f973c5
RGB:
249, 115, 197
CMY:
2, 55, 23
CMYK:
0, 54, 21, 2
HSL:
323°, 91.7808%, 71.3725%
HSV (HSB):
323°, 53.8153%, 97.6471%
XYZ:
55.2757, 36.4324, 56.9421
xyY:
0.3719, 0.2451, 36.4324
CIE-Lab:
66.8490, 60.2437, -18.2911
CIE-LCH:
66.8490, 62.9592, 343.1107
CIE-Luv:
66.8490, 76.7748, -38.1764
Hunter-Lab:
60.3593, 57.8376, -13.6819
#f973c5 color charts
#f973c5 color shades, tints & tones
#f973c5 color schemes
#f973c5 color preview, HTML & CSS examples
This text has a color of #f973c5
<p style="color:#f973c5;">Text here</p>
.mytext {color:#f973c5;}
This box has a color of #f973c5
<div style="background-color:#f973c5;">Content here</div>
.mybackground {background-color:#f973c5;}
Border around this has a color of #f973c5
<div style="border:2px solid #f973c5;">Content here</div>
.myborder {border:2px solid #f973c5;}