#f92cc5 color space conversions
Hex:
#f92cc5
RGB:
249, 44, 197
CMY:
2, 83, 23
CMYK:
0, 82, 21, 2
HSL:
315°, 94.4700%, 57.4510%
HSV (HSB):
315°, 82.3293%, 97.6471%
XYZ:
50.0456, 25.9723, 55.1988
xyY:
0.3814, 0.1979, 25.9723
CIE-Lab:
58.0108, 84.7382, -31.8680
CIE-LCH:
58.0108, 90.5325, 339.3899
CIE-Luv:
58.0108, 100.2377, -61.9270
Hunter-Lab:
50.9630, 86.1015, -28.5437
#f92cc5 color charts
#f92cc5 color shades, tints & tones
#f92cc5 color schemes
#f92cc5 color preview, HTML & CSS examples
This text has a color of #f92cc5
<p style="color:#f92cc5;">Text here</p>
.mytext {color:#f92cc5;}
This box has a color of #f92cc5
<div style="background-color:#f92cc5;">Content here</div>
.mybackground {background-color:#f92cc5;}
Border around this has a color of #f92cc5
<div style="border:2px solid #f92cc5;">Content here</div>
.myborder {border:2px solid #f92cc5;}