#f5123e color space conversions
Hex:
#f5123e
RGB:
245, 18, 62
CMY:
4, 93, 76
CMYK:
0, 93, 75, 4
HSL:
348°, 91.9028%, 51.5686%
HSV (HSB):
348°, 92.6531%, 96.0784%
XYZ:
38.7420, 20.1929, 6.4131
xyY:
0.5929, 0.3090, 20.1929
CIE-Lab:
52.0546, 77.3856, 39.5200
CIE-LCH:
52.0546, 86.8928, 27.0529
CIE-Luv:
52.0546, 156.7148, 23.8624
Hunter-Lab:
44.9365, 75.2549, 22.9940
#f5123e color charts
#f5123e color shades, tints & tones
#f5123e color schemes
#f5123e color preview, HTML & CSS examples
This text has a color of #f5123e
<p style="color:#f5123e;">Text here</p>
.mytext {color:#f5123e;}
This box has a color of #f5123e
<div style="background-color:#f5123e;">Content here</div>
.mybackground {background-color:#f5123e;}
Border around this has a color of #f5123e
<div style="border:2px solid #f5123e;">Content here</div>
.myborder {border:2px solid #f5123e;}