#f92dd4 color space conversions
Hex:
#f92dd4
RGB:
249, 45, 212
CMY:
2, 82, 17
CMYK:
0, 82, 15, 2
HSL:
311°, 94.4444%, 57.6471%
HSV (HSB):
311°, 81.9277%, 97.6471%
XYZ:
51.8890, 26.7700, 64.7196
xyY:
0.3619, 0.1867, 26.7700
CIE-Lab:
58.7608, 86.4027, -39.2618
CIE-LCH:
58.7608, 94.9047, 335.5627
CIE-Luv:
58.7608, 93.7000, -73.5626
Hunter-Lab:
51.7397, 88.4705, -37.9463
#f92dd4 color charts
#f92dd4 color shades, tints & tones
#f92dd4 color schemes
#f92dd4 color preview, HTML & CSS examples
This text has a color of #f92dd4
<p style="color:#f92dd4;">Text here</p>
.mytext {color:#f92dd4;}
This box has a color of #f92dd4
<div style="background-color:#f92dd4;">Content here</div>
.mybackground {background-color:#f92dd4;}
Border around this has a color of #f92dd4
<div style="border:2px solid #f92dd4;">Content here</div>
.myborder {border:2px solid #f92dd4;}