#f5234a color space conversions
Hex:
#f5234a
RGB:
245, 35, 74
CMY:
4, 86, 71
CMYK:
0, 86, 70, 4
HSL:
349°, 91.3043%, 54.9020%
HSV (HSB):
349°, 85.7143%, 96.0784%
XYZ:
39.4933, 21.1090, 8.4715
xyY:
0.5718, 0.3056, 21.1090
CIE-Lab:
53.0685, 75.3962, 33.7023
CIE-LCH:
53.0685, 82.5859, 24.0848
CIE-Luv:
53.0685, 149.1534, 20.4153
Hunter-Lab:
45.9445, 73.0333, 21.2289
#f5234a color charts
#f5234a color shades, tints & tones
#f5234a color schemes
#f5234a color preview, HTML & CSS examples
This text has a color of #f5234a
<p style="color:#f5234a;">Text here</p>
.mytext {color:#f5234a;}
This box has a color of #f5234a
<div style="background-color:#f5234a;">Content here</div>
.mybackground {background-color:#f5234a;}
Border around this has a color of #f5234a
<div style="border:2px solid #f5234a;">Content here</div>
.myborder {border:2px solid #f5234a;}