#f92ac7 color space conversions
Hex:
#f92ac7
RGB:
249, 42, 199
CMY:
2, 84, 22
CMYK:
0, 83, 20, 2
HSL:
314°, 94.5205%, 57.0588%
HSV (HSB):
314°, 83.1325%, 97.6471%
XYZ:
50.2037, 25.9192, 56.3897
xyY:
0.3789, 0.1956, 25.9192
CIE-Lab:
57.9603, 85.3804, -33.0938
CIE-LCH:
57.9603, 91.5697, 338.8135
CIE-Luv:
57.9603, 99.7314, -63.8694
Hunter-Lab:
50.9109, 86.9264, -30.0329
#f92ac7 color charts
#f92ac7 color shades, tints & tones
#f92ac7 color schemes
#f92ac7 color preview, HTML & CSS examples
This text has a color of #f92ac7
<p style="color:#f92ac7;">Text here</p>
.mytext {color:#f92ac7;}
This box has a color of #f92ac7
<div style="background-color:#f92ac7;">Content here</div>
.mybackground {background-color:#f92ac7;}
Border around this has a color of #f92ac7
<div style="border:2px solid #f92ac7;">Content here</div>
.myborder {border:2px solid #f92ac7;}