#f52d2e color space conversions
Hex:
#f52d2e
RGB:
245, 45, 46
CMY:
4, 82, 82
CMYK:
0, 82, 81, 4
HSL:
360°, 90.9091%, 56.8627%
HSV (HSB):
360°, 81.6327%, 96.0784%
XYZ:
39.0877, 21.4865, 4.6719
xyY:
0.5991, 0.3293, 21.4865
CIE-Lab:
53.4779, 72.3503, 49.7716
CIE-LCH:
53.4779, 87.8167, 34.5251
CIE-Luv:
53.4779, 152.0085, 32.5282
Hunter-Lab:
46.3535, 69.4018, 26.4717
#f52d2e color charts
#f52d2e color shades, tints & tones
#f52d2e color schemes
#f52d2e color preview, HTML & CSS examples
This text has a color of #f52d2e
<p style="color:#f52d2e;">Text here</p>
.mytext {color:#f52d2e;}
This box has a color of #f52d2e
<div style="background-color:#f52d2e;">Content here</div>
.mybackground {background-color:#f52d2e;}
Border around this has a color of #f52d2e
<div style="border:2px solid #f52d2e;">Content here</div>
.myborder {border:2px solid #f52d2e;}