#f5303e color space conversions
Hex:
#f5303e
RGB:
245, 48, 62
CMY:
4, 81, 76
CMYK:
0, 80, 75, 4
HSL:
356°, 90.7834%, 57.4510%
HSV (HSB):
356°, 80.4082%, 96.0784%
XYZ:
39.5826, 21.8742, 6.6933
xyY:
0.5808, 0.3210, 21.8742
CIE-Lab:
53.8933, 72.1226, 41.5728
CIE-LCH:
53.8933, 83.2465, 29.9600
CIE-Luv:
53.8933, 147.4544, 27.5680
Hunter-Lab:
46.7698, 69.2224, 24.2538
#f5303e color charts
#f5303e color shades, tints & tones
#f5303e color schemes
#f5303e color preview, HTML & CSS examples
This text has a color of #f5303e
<p style="color:#f5303e;">Text here</p>
.mytext {color:#f5303e;}
This box has a color of #f5303e
<div style="background-color:#f5303e;">Content here</div>
.mybackground {background-color:#f5303e;}
Border around this has a color of #f5303e
<div style="border:2px solid #f5303e;">Content here</div>
.myborder {border:2px solid #f5303e;}