#f52e3d color space conversions
Hex:
#f52e3d
RGB:
245, 46, 61
CMY:
4, 82, 76
CMYK:
0, 81, 75, 4
HSL:
355°, 90.8676%, 57.0588%
HSV (HSB):
355°, 81.2245%, 96.0784%
XYZ:
39.4755, 21.7034, 6.5235
xyY:
0.5831, 0.3206, 21.7034
CIE-Lab:
53.7109, 72.5715, 41.9318
CIE-LCH:
53.7109, 83.8147, 30.0193
CIE-Luv:
53.7109, 148.5335, 27.6138
Hunter-Lab:
46.5869, 69.7252, 24.3086
#f52e3d color charts
#f52e3d color shades, tints & tones
#f52e3d color schemes
#f52e3d color preview, HTML & CSS examples
This text has a color of #f52e3d
<p style="color:#f52e3d;">Text here</p>
.mytext {color:#f52e3d;}
This box has a color of #f52e3d
<div style="background-color:#f52e3d;">Content here</div>
.mybackground {background-color:#f52e3d;}
Border around this has a color of #f52e3d
<div style="border:2px solid #f52e3d;">Content here</div>
.myborder {border:2px solid #f52e3d;}