#f92c48 color space conversions
Hex:
#f92c48
RGB:
249, 44, 72
CMY:
2, 83, 72
CMYK:
0, 82, 71, 2
HSL:
352°, 94.4700%, 57.4510%
HSV (HSB):
352°, 82.3293%, 97.6471%
XYZ:
41.1373, 22.4090, 8.2881
xyY:
0.5727, 0.3120, 22.4090
CIE-Lab:
54.4583, 74.5130, 36.7191
CIE-LCH:
54.4583, 83.0691, 26.2335
CIE-Luv:
54.4583, 149.6254, 23.4952
Hunter-Lab:
47.3381, 72.2766, 22.7560
#f92c48 color charts
#f92c48 color shades, tints & tones
#f92c48 color schemes
#f92c48 color preview, HTML & CSS examples
This text has a color of #f92c48
<p style="color:#f92c48;">Text here</p>
.mytext {color:#f92c48;}
This box has a color of #f92c48
<div style="background-color:#f92c48;">Content here</div>
.mybackground {background-color:#f92c48;}
Border around this has a color of #f92c48
<div style="border:2px solid #f92c48;">Content here</div>
.myborder {border:2px solid #f92c48;}