#f92bb5 color space conversions
Hex:
#f92bb5
RGB:
249, 43, 181
CMY:
2, 83, 29
CMYK:
0, 83, 27, 2
HSL:
320°, 94.4954%, 57.2549%
HSV (HSB):
320°, 82.7309%, 97.6471%
XYZ:
48.2713, 25.2037, 46.0367
xyY:
0.4039, 0.2109, 25.2037
CIE-Lab:
57.2733, 83.0876, -23.7772
CIE-LCH:
57.2733, 86.4228, 344.0304
CIE-Luv:
57.2733, 107.3981, -49.4837
Hunter-Lab:
50.2033, 83.7750, -19.2270
#f92bb5 color charts
#f92bb5 color shades, tints & tones
#f92bb5 color schemes
#f92bb5 color preview, HTML & CSS examples
This text has a color of #f92bb5
<p style="color:#f92bb5;">Text here</p>
.mytext {color:#f92bb5;}
This box has a color of #f92bb5
<div style="background-color:#f92bb5;">Content here</div>
.mybackground {background-color:#f92bb5;}
Border around this has a color of #f92bb5
<div style="border:2px solid #f92bb5;">Content here</div>
.myborder {border:2px solid #f92bb5;}