#f52c1c color space conversions
Hex:
#f52c1c
RGB:
245, 44, 28
CMY:
4, 83, 89
CMYK:
0, 82, 89, 4
HSL:
4°, 91.5612%, 53.5294%
HSV (HSB):
4°, 88.5714%, 96.0784%
XYZ:
38.7665, 21.2977, 3.1663
xyY:
0.6131, 0.3368, 21.2977
CIE-Lab:
53.2738, 72.2087, 57.9352
CIE-LCH:
53.2738, 92.5774, 38.7411
CIE-Luv:
53.2738, 155.0250, 36.6452
Hunter-Lab:
46.1494, 69.1823, 28.2368
#f52c1c color charts
#f52c1c color shades, tints & tones
#f52c1c color schemes
#f52c1c color preview, HTML & CSS examples
This text has a color of #f52c1c
<p style="color:#f52c1c;">Text here</p>
.mytext {color:#f52c1c;}
This box has a color of #f52c1c
<div style="background-color:#f52c1c;">Content here</div>
.mybackground {background-color:#f52c1c;}
Border around this has a color of #f52c1c
<div style="border:2px solid #f52c1c;">Content here</div>
.myborder {border:2px solid #f52c1c;}