#f92dbb color space conversions
Hex:
#f92dbb
RGB:
249, 45, 187
CMY:
2, 82, 27
CMYK:
0, 82, 25, 2
HSL:
318°, 94.4444%, 57.6471%
HSV (HSB):
318°, 81.9277%, 97.6471%
XYZ:
48.9749, 25.6044, 49.3746
xyY:
0.3951, 0.2066, 25.6044
CIE-Lab:
57.6596, 83.3517, -26.6549
CIE-LCH:
57.6596, 87.5100, 342.2663
CIE-Luv:
57.6596, 104.3722, -53.8367
Hunter-Lab:
50.6008, 84.2135, -22.4327
#f92dbb color charts
#f92dbb color shades, tints & tones
#f92dbb color schemes
#f92dbb color preview, HTML & CSS examples
This text has a color of #f92dbb
<p style="color:#f92dbb;">Text here</p>
.mytext {color:#f92dbb;}
This box has a color of #f92dbb
<div style="background-color:#f92dbb;">Content here</div>
.mybackground {background-color:#f92dbb;}
Border around this has a color of #f92dbb
<div style="border:2px solid #f92dbb;">Content here</div>
.myborder {border:2px solid #f92dbb;}