#f92d25 color space conversions
Hex:
#f92d25
RGB:
249, 45, 37
CMY:
2, 82, 85
CMYK:
0, 82, 85, 2
HSL:
2°, 94.6429%, 56.0784%
HSV (HSB):
2°, 85.1406%, 97.6471%
XYZ:
40.3392, 22.1501, 3.8995
xyY:
0.6076, 0.3336, 22.1501
CIE-Lab:
54.1859, 73.2253, 55.0855
CIE-LCH:
54.1859, 91.6316, 36.9532
CIE-Luv:
54.1859, 156.4118, 35.5136
Hunter-Lab:
47.0639, 70.6336, 28.0322
#f92d25 color charts
#f92d25 color shades, tints & tones
#f92d25 color schemes
#f92d25 color preview, HTML & CSS examples
This text has a color of #f92d25
<p style="color:#f92d25;">Text here</p>
.mytext {color:#f92d25;}
This box has a color of #f92d25
<div style="background-color:#f92d25;">Content here</div>
.mybackground {background-color:#f92d25;}
Border around this has a color of #f92d25
<div style="border:2px solid #f92d25;">Content here</div>
.myborder {border:2px solid #f92d25;}