#f92cd1 color space conversions
Hex:
#f92cd1
RGB:
249, 44, 209
CMY:
2, 83, 18
CMYK:
0, 82, 16, 2
HSL:
312°, 94.4700%, 57.4510%
HSV (HSB):
312°, 82.3293%, 97.6471%
XYZ:
51.4762, 26.5446, 62.7321
xyY:
0.3657, 0.1886, 26.5446
CIE-Lab:
58.5504, 86.2234, -37.8853
CIE-LCH:
58.5504, 94.1794, 336.2800
CIE-Luv:
58.5504, 95.1259, -71.3887
Hunter-Lab:
51.5214, 88.1810, -36.1261
#f92cd1 color charts
#f92cd1 color shades, tints & tones
#f92cd1 color schemes
#f92cd1 color preview, HTML & CSS examples
This text has a color of #f92cd1
<p style="color:#f92cd1;">Text here</p>
.mytext {color:#f92cd1;}
This box has a color of #f92cd1
<div style="background-color:#f92cd1;">Content here</div>
.mybackground {background-color:#f92cd1;}
Border around this has a color of #f92cd1
<div style="border:2px solid #f92cd1;">Content here</div>
.myborder {border:2px solid #f92cd1;}