#f92f45 color space conversions
Hex:
#f92f45
RGB:
249, 47, 69
CMY:
2, 82, 73
CMYK:
0, 81, 72, 2
HSL:
353°, 94.3925%, 58.0392%
HSV (HSB):
353°, 81.1245%, 97.6471%
XYZ:
41.1576, 22.6024, 7.8237
xyY:
0.5750, 0.3157, 22.6024
CIE-Lab:
54.6605, 73.7038, 38.6813
CIE-LCH:
54.6605, 83.2375, 27.6914
CIE-Luv:
54.6605, 149.2225, 25.2975
Hunter-Lab:
47.5420, 71.3307, 23.5224
#f92f45 color charts
#f92f45 color shades, tints & tones
#f92f45 color schemes
#f92f45 color preview, HTML & CSS examples
This text has a color of #f92f45
<p style="color:#f92f45;">Text here</p>
.mytext {color:#f92f45;}
This box has a color of #f92f45
<div style="background-color:#f92f45;">Content here</div>
.mybackground {background-color:#f92f45;}
Border around this has a color of #f92f45
<div style="border:2px solid #f92f45;">Content here</div>
.myborder {border:2px solid #f92f45;}