#f971cd color space conversions
Hex:
#f971cd
RGB:
249, 113, 205
CMY:
2, 56, 20
CMYK:
0, 55, 18, 2
HSL:
319°, 91.8919%, 70.9804%
HSV (HSB):
319°, 54.6185%, 97.6471%
XYZ:
55.9915, 36.3578, 61.8243
xyY:
0.3632, 0.2358, 36.3578
CIE-Lab:
66.7924, 62.2815, -22.8682
CIE-LCH:
66.7924, 66.3471, 339.8380
CIE-Luv:
66.7924, 75.3714, -45.5559
Hunter-Lab:
60.2974, 60.2326, -18.5832
#f971cd color charts
#f971cd color shades, tints & tones
#f971cd color schemes
#f971cd color preview, HTML & CSS examples
This text has a color of #f971cd
<p style="color:#f971cd;">Text here</p>
.mytext {color:#f971cd;}
This box has a color of #f971cd
<div style="background-color:#f971cd;">Content here</div>
.mybackground {background-color:#f971cd;}
Border around this has a color of #f971cd
<div style="border:2px solid #f971cd;">Content here</div>
.myborder {border:2px solid #f971cd;}