#fc320f color space conversions
Hex:
#fc320f
RGB:
252, 50, 15
CMY:
1, 80, 94
CMYK:
0, 80, 94, 1
HSL:
9°, 97.5309%, 52.3529%
HSV (HSB):
9°, 94.0476%, 98.8235%
XYZ:
41.3717, 23.0111, 2.7130
xyY:
0.6166, 0.3430, 23.0111
CIE-Lab:
55.0838, 72.5337, 64.1430
CIE-LCH:
55.0838, 96.8270, 41.4870
CIE-Luv:
55.0838, 158.5825, 40.3847
Hunter-Lab:
47.9699, 70.0001, 30.2257
#fc320f color charts
#fc320f color shades, tints & tones
#fc320f color schemes
#fc320f color preview, HTML & CSS examples
This text has a color of #fc320f
<p style="color:#fc320f;">Text here</p>
.mytext {color:#fc320f;}
This box has a color of #fc320f
<div style="background-color:#fc320f;">Content here</div>
.mybackground {background-color:#fc320f;}
Border around this has a color of #fc320f
<div style="border:2px solid #fc320f;">Content here</div>
.myborder {border:2px solid #fc320f;}