#f5031f color space conversions
Hex:
#f5031f
RGB:
245, 3, 31
CMY:
4, 99, 88
CMYK:
0, 99, 87, 4
HSL:
353°, 97.5806%, 48.6275%
HSV (HSB):
353°, 98.7755%, 96.0784%
XYZ:
37.9361, 19.5765, 3.0755
xyY:
0.6261, 0.3231, 19.5765
CIE-Lab:
51.3550, 77.8124, 55.2202
CIE-LCH:
51.3550, 95.4151, 35.3617
CIE-Luv:
51.3550, 165.1716, 32.4685
Hunter-Lab:
44.2454, 75.6169, 26.8505
#f5031f color charts
#f5031f color shades, tints & tones
#f5031f color schemes
#f5031f color preview, HTML & CSS examples
This text has a color of #f5031f
<p style="color:#f5031f;">Text here</p>
.mytext {color:#f5031f;}
This box has a color of #f5031f
<div style="background-color:#f5031f;">Content here</div>
.mybackground {background-color:#f5031f;}
Border around this has a color of #f5031f
<div style="border:2px solid #f5031f;">Content here</div>
.myborder {border:2px solid #f5031f;}