#f3013f color space conversions
Hex:
#f3013f
RGB:
243, 1, 63
CMY:
5, 100, 75
CMYK:
0, 100, 74, 5
HSL:
345°, 99.1803%, 47.8431%
HSV (HSB):
345°, 99.5885%, 95.2941%
XYZ:
37.8702, 19.4353, 6.4580
xyY:
0.5939, 0.3048, 19.4353
CIE-Lab:
51.1926, 78.2992, 37.8526
CIE-LCH:
51.1926, 86.9689, 25.8007
CIE-Luv:
51.1926, 157.3815, 22.0851
Hunter-Lab:
44.0855, 76.1852, 22.1745
#f3013f color charts
#f3013f color shades, tints & tones
#f3013f color schemes
#f3013f color preview, HTML & CSS examples
This text has a color of #f3013f
<p style="color:#f3013f;">Text here</p>
.mytext {color:#f3013f;}
This box has a color of #f3013f
<div style="background-color:#f3013f;">Content here</div>
.mybackground {background-color:#f3013f;}
Border around this has a color of #f3013f
<div style="border:2px solid #f3013f;">Content here</div>
.myborder {border:2px solid #f3013f;}