#f3201f color space conversions
Hex:
#f3201f
RGB:
243, 32, 31
CMY:
5, 87, 88
CMYK:
0, 87, 87, 5
HSL:
0°, 89.8305%, 53.7255%
HSV (HSB):
0°, 87.2428%, 95.2941%
XYZ:
37.7260, 20.1866, 3.2044
xyY:
0.6173, 0.3303, 20.1866
CIE-Lab:
52.0476, 74.1464, 55.5753
CIE-LCH:
52.0476, 92.6623, 36.8529
CIE-Luv:
52.0476, 157.7493, 34.1985
Hunter-Lab:
44.9295, 71.2544, 27.2221
#f3201f color charts
#f3201f color shades, tints & tones
#f3201f color schemes
#f3201f color preview, HTML & CSS examples
This text has a color of #f3201f
<p style="color:#f3201f;">Text here</p>
.mytext {color:#f3201f;}
This box has a color of #f3201f
<div style="background-color:#f3201f;">Content here</div>
.mybackground {background-color:#f3201f;}
Border around this has a color of #f3201f
<div style="border:2px solid #f3201f;">Content here</div>
.myborder {border:2px solid #f3201f;}