#f52f2c color space conversions
Hex:
#f52f2c
RGB:
245, 47, 44
CMY:
4, 82, 83
CMYK:
0, 81, 82, 4
HSL:
1°, 90.9502%, 56.6667%
HSV (HSB):
1°, 82.0408%, 96.0784%
XYZ:
39.1273, 21.6274, 4.4951
xyY:
0.5997, 0.3315, 21.6274
CIE-Lab:
53.6294, 71.8229, 50.9274
CIE-LCH:
53.6294, 88.0461, 35.3393
CIE-Luv:
53.6294, 151.4829, 33.4195
Hunter-Lab:
46.5052, 68.7974, 26.8228
#f52f2c color charts
#f52f2c color shades, tints & tones
#f52f2c color schemes
#f52f2c color preview, HTML & CSS examples
This text has a color of #f52f2c
<p style="color:#f52f2c;">Text here</p>
.mytext {color:#f52f2c;}
This box has a color of #f52f2c
<div style="background-color:#f52f2c;">Content here</div>
.mybackground {background-color:#f52f2c;}
Border around this has a color of #f52f2c
<div style="border:2px solid #f52f2c;">Content here</div>
.myborder {border:2px solid #f52f2c;}