#f975c5 color space conversions
Hex:
#f975c5
RGB:
249, 117, 197
CMY:
2, 54, 23
CMYK:
0, 53, 21, 2
HSL:
324°, 91.6667%, 71.7647%
HSV (HSB):
324°, 53.0120%, 97.6471%
XYZ:
55.5063, 36.8935, 57.0190
xyY:
0.3715, 0.2469, 36.8935
CIE-Lab:
67.1971, 59.3228, -17.7635
CIE-LCH:
67.1971, 61.9253, 343.3303
CIE-Luv:
67.1971, 75.8426, -37.2340
Hunter-Lab:
60.7400, 56.8241, -13.1397
#f975c5 color charts
#f975c5 color shades, tints & tones
#f975c5 color schemes
#f975c5 color preview, HTML & CSS examples
This text has a color of #f975c5
<p style="color:#f975c5;">Text here</p>
.mytext {color:#f975c5;}
This box has a color of #f975c5
<div style="background-color:#f975c5;">Content here</div>
.mybackground {background-color:#f975c5;}
Border around this has a color of #f975c5
<div style="border:2px solid #f975c5;">Content here</div>
.myborder {border:2px solid #f975c5;}