#f92d52 color space conversions
Hex:
#f92d52
RGB:
249, 45, 82
CMY:
2, 82, 68
CMYK:
0, 82, 67, 2
HSL:
349°, 94.4444%, 57.6471%
HSV (HSB):
349°, 81.9277%, 97.6471%
XYZ:
41.5283, 22.6257, 10.1611
xyY:
0.5588, 0.3045, 22.6257
CIE-Lab:
54.6847, 74.7315, 31.1530
CIE-LCH:
54.6847, 80.9649, 22.6296
CIE-Luv:
54.6847, 146.4019, 18.9376
Hunter-Lab:
47.5665, 72.5995, 20.6311
#f92d52 color charts
#f92d52 color shades, tints & tones
#f92d52 color schemes
#f92d52 color preview, HTML & CSS examples
This text has a color of #f92d52
<p style="color:#f92d52;">Text here</p>
.mytext {color:#f92d52;}
This box has a color of #f92d52
<div style="background-color:#f92d52;">Content here</div>
.mybackground {background-color:#f92d52;}
Border around this has a color of #f92d52
<div style="border:2px solid #f92d52;">Content here</div>
.myborder {border:2px solid #f92d52;}