#f92cd9 color space conversions
Hex:
#f92cd9
RGB:
249, 44, 217
CMY:
2, 83, 15
CMYK:
0, 82, 13, 2
HSL:
309°, 94.4700%, 57.4510%
HSV (HSB):
309°, 82.3293%, 97.6471%
XYZ:
52.4920, 26.9509, 68.0810
xyY:
0.3558, 0.1827, 26.9509
CIE-Lab:
58.9288, 87.2554, -41.8344
CIE-LCH:
58.9288, 96.7659, 334.3847
CIE-Luv:
58.9288, 91.7858, -77.6642
Hunter-Lab:
51.9142, 89.6367, -41.4138
#f92cd9 color charts
#f92cd9 color shades, tints & tones
#f92cd9 color schemes
#f92cd9 color preview, HTML & CSS examples
This text has a color of #f92cd9
<p style="color:#f92cd9;">Text here</p>
.mytext {color:#f92cd9;}
This box has a color of #f92cd9
<div style="background-color:#f92cd9;">Content here</div>
.mybackground {background-color:#f92cd9;}
Border around this has a color of #f92cd9
<div style="border:2px solid #f92cd9;">Content here</div>
.myborder {border:2px solid #f92cd9;}