#f5272c color space conversions
Hex:
#f5272c
RGB:
245, 39, 44
CMY:
4, 85, 83
CMYK:
0, 84, 82, 4
HSL:
359°, 91.1504%, 55.6863%
HSV (HSB):
359°, 84.0816%, 96.0784%
XYZ:
38.8363, 21.0454, 4.3981
xyY:
0.6042, 0.3274, 21.0454
CIE-Lab:
52.9991, 73.6151, 50.3416
CIE-LCH:
52.9991, 89.1822, 34.3662
CIE-Luv:
52.9991, 154.7646, 32.2201
Hunter-Lab:
45.8752, 70.8301, 26.4284
#f5272c color charts
#f5272c color shades, tints & tones
#f5272c color schemes
#f5272c color preview, HTML & CSS examples
This text has a color of #f5272c
<p style="color:#f5272c;">Text here</p>
.mytext {color:#f5272c;}
This box has a color of #f5272c
<div style="background-color:#f5272c;">Content here</div>
.mybackground {background-color:#f5272c;}
Border around this has a color of #f5272c
<div style="border:2px solid #f5272c;">Content here</div>
.myborder {border:2px solid #f5272c;}