#f5334e color space conversions
Hex:
#f5334e
RGB:
245, 51, 78
CMY:
4, 80, 69
CMYK:
0, 79, 68, 4
HSL:
352°, 90.6542%, 58.0392%
HSV (HSB):
352°, 79.1837%, 96.0784%
XYZ:
40.2152, 22.3302, 9.3983
xyY:
0.5590, 0.3104, 22.3302
CIE-Lab:
54.3756, 72.0219, 32.9493
CIE-LCH:
54.3756, 79.2011, 24.5836
CIE-Luv:
54.3756, 142.0545, 21.1387
Hunter-Lab:
47.2548, 69.2125, 21.2864
#f5334e color charts
#f5334e color shades, tints & tones
#f5334e color schemes
#f5334e color preview, HTML & CSS examples
This text has a color of #f5334e
<p style="color:#f5334e;">Text here</p>
.mytext {color:#f5334e;}
This box has a color of #f5334e
<div style="background-color:#f5334e;">Content here</div>
.mybackground {background-color:#f5334e;}
Border around this has a color of #f5334e
<div style="border:2px solid #f5334e;">Content here</div>
.myborder {border:2px solid #f5334e;}