#f52a1c color space conversions
Hex:
#f52a1c
RGB:
245, 42, 28
CMY:
4, 84, 89
CMYK:
0, 83, 89, 4
HSL:
4°, 91.5612%, 53.5294%
HSV (HSB):
4°, 88.5714%, 96.0784%
XYZ:
38.6938, 21.1522, 3.1420
xyY:
0.6143, 0.3358, 21.1522
CIE-Lab:
53.1157, 72.6579, 57.8200
CIE-LCH:
53.1157, 92.8565, 38.5122
CIE-Luv:
53.1157, 155.8697, 36.3551
Hunter-Lab:
45.9916, 69.6909, 28.1436
#f52a1c color charts
#f52a1c color shades, tints & tones
#f52a1c color schemes
#f52a1c color preview, HTML & CSS examples
This text has a color of #f52a1c
<p style="color:#f52a1c;">Text here</p>
.mytext {color:#f52a1c;}
This box has a color of #f52a1c
<div style="background-color:#f52a1c;">Content here</div>
.mybackground {background-color:#f52a1c;}
Border around this has a color of #f52a1c
<div style="border:2px solid #f52a1c;">Content here</div>
.myborder {border:2px solid #f52a1c;}