#fc3f15 color space conversions
Hex:
#fc3f15
RGB:
252, 63, 21
CMY:
1, 75, 92
CMYK:
0, 75, 92, 1
HSL:
11°, 97.4684%, 53.5294%
HSV (HSB):
11°, 91.6667%, 98.8235%
XYZ:
42.0577, 24.3046, 3.1840
xyY:
0.6047, 0.3495, 24.3046
CIE-Lab:
56.3915, 68.9802, 63.1956
CIE-LCH:
56.3915, 93.5519, 42.4941
CIE-Luv:
56.3915, 151.3007, 41.9755
Hunter-Lab:
49.2997, 66.0045, 30.6805
#fc3f15 color charts
#fc3f15 color shades, tints & tones
#fc3f15 color schemes
#fc3f15 color preview, HTML & CSS examples
This text has a color of #fc3f15
<p style="color:#fc3f15;">Text here</p>
.mytext {color:#fc3f15;}
This box has a color of #fc3f15
<div style="background-color:#fc3f15;">Content here</div>
.mybackground {background-color:#fc3f15;}
Border around this has a color of #fc3f15
<div style="border:2px solid #fc3f15;">Content here</div>
.myborder {border:2px solid #fc3f15;}