#f52d2c color space conversions
Hex:
#f52d2c
RGB:
245, 45, 44
CMY:
4, 82, 83
CMYK:
0, 82, 82, 4
HSL:
0°, 90.9502%, 56.6667%
HSV (HSB):
0°, 82.0408%, 96.0784%
XYZ:
39.0492, 21.4711, 4.4691
xyY:
0.6009, 0.3304, 21.4711
CIE-Lab:
53.4613, 72.2997, 50.7713
CIE-LCH:
53.4613, 88.3457, 35.0779
CIE-Luv:
53.4613, 152.3540, 33.1002
Hunter-Lab:
46.3369, 69.3365, 26.7175
#f52d2c color charts
#f52d2c color shades, tints & tones
#f52d2c color schemes
#f52d2c color preview, HTML & CSS examples
This text has a color of #f52d2c
<p style="color:#f52d2c;">Text here</p>
.mytext {color:#f52d2c;}
This box has a color of #f52d2c
<div style="background-color:#f52d2c;">Content here</div>
.mybackground {background-color:#f52d2c;}
Border around this has a color of #f52d2c
<div style="border:2px solid #f52d2c;">Content here</div>
.myborder {border:2px solid #f52d2c;}