#f3121e color space conversions
Hex:
#f3121e
RGB:
243, 18, 30
CMY:
5, 93, 88
CMYK:
0, 93, 88, 5
HSL:
357°, 90.3614%, 51.1765%
HSV (HSB):
357°, 92.5926%, 95.2941%
XYZ:
37.4128, 19.5810, 3.0359
xyY:
0.6232, 0.3262, 19.5810
CIE-Lab:
51.3602, 76.0897, 55.4915
CIE-LCH:
51.3602, 94.1751, 36.1029
CIE-Luv:
51.3602, 161.5826, 33.1341
Hunter-Lab:
44.2505, 73.4795, 26.9076
#f3121e color charts
#f3121e color shades, tints & tones
#f3121e color schemes
#f3121e color preview, HTML & CSS examples
This text has a color of #f3121e
<p style="color:#f3121e;">Text here</p>
.mytext {color:#f3121e;}
This box has a color of #f3121e
<div style="background-color:#f3121e;">Content here</div>
.mybackground {background-color:#f3121e;}
Border around this has a color of #f3121e
<div style="border:2px solid #f3121e;">Content here</div>
.myborder {border:2px solid #f3121e;}