#f3200c color space conversions
Hex:
#f3200c
RGB:
243, 32, 12
CMY:
5, 87, 95
CMYK:
0, 87, 95, 5
HSL:
5°, 90.5882%, 50.0000%
HSV (HSB):
5°, 95.0617%, 95.2941%
XYZ:
37.5450, 20.1143, 2.2514
xyY:
0.6267, 0.3357, 20.1143
CIE-Lab:
51.9661, 73.9089, 62.2885
CIE-LCH:
51.9661, 96.6560, 40.1233
CIE-Luv:
51.9661, 159.5607, 37.0525
Hunter-Lab:
44.8489, 70.9447, 28.4179
#f3200c color charts
#f3200c color shades, tints & tones
#f3200c color schemes
#f3200c color preview, HTML & CSS examples
This text has a color of #f3200c
<p style="color:#f3200c;">Text here</p>
.mytext {color:#f3200c;}
This box has a color of #f3200c
<div style="background-color:#f3200c;">Content here</div>
.mybackground {background-color:#f3200c;}
Border around this has a color of #f3200c
<div style="border:2px solid #f3200c;">Content here</div>
.myborder {border:2px solid #f3200c;}