#f5333f color space conversions
Hex:
#f5333f
RGB:
245, 51, 63
CMY:
4, 80, 75
CMYK:
0, 79, 74, 4
HSL:
356°, 90.6542%, 58.0392%
HSV (HSB):
356°, 79.1837%, 96.0784%
XYZ:
39.7372, 22.1390, 6.8815
xyY:
0.5779, 0.3220, 22.1390
CIE-Lab:
54.1742, 71.3971, 41.3244
CIE-LCH:
54.1742, 82.4939, 30.0621
CIE-Luv:
54.1742, 145.8952, 27.7147
Hunter-Lab:
47.0521, 68.4085, 24.2652
#f5333f color charts
#f5333f color shades, tints & tones
#f5333f color schemes
#f5333f color preview, HTML & CSS examples
This text has a color of #f5333f
<p style="color:#f5333f;">Text here</p>
.mytext {color:#f5333f;}
This box has a color of #f5333f
<div style="background-color:#f5333f;">Content here</div>
.mybackground {background-color:#f5333f;}
Border around this has a color of #f5333f
<div style="border:2px solid #f5333f;">Content here</div>
.myborder {border:2px solid #f5333f;}