#f92b5d color space conversions
Hex:
#f92b5d
RGB:
249, 43, 93
CMY:
2, 83, 64
CMYK:
0, 83, 63, 2
HSL:
345°, 94.4954%, 57.2549%
HSV (HSB):
345°, 82.7309%, 97.6471%
XYZ:
41.9066, 22.6578, 12.5206
xyY:
0.5436, 0.2939, 22.6578
CIE-Lab:
54.7181, 75.7360, 24.6713
CIE-LCH:
54.7181, 79.6531, 18.0432
CIE-Luv:
54.7181, 143.6208, 12.7738
Hunter-Lab:
47.6002, 73.8486, 17.7247
#f92b5d color charts
#f92b5d color shades, tints & tones
#f92b5d color schemes
#f92b5d color preview, HTML & CSS examples
This text has a color of #f92b5d
<p style="color:#f92b5d;">Text here</p>
.mytext {color:#f92b5d;}
This box has a color of #f92b5d
<div style="background-color:#f92b5d;">Content here</div>
.mybackground {background-color:#f92b5d;}
Border around this has a color of #f92b5d
<div style="border:2px solid #f92b5d;">Content here</div>
.myborder {border:2px solid #f92b5d;}