#fc3f14 color space conversions
Hex:
#fc3f14
RGB:
252, 63, 20
CMY:
1, 75, 92
CMYK:
0, 75, 92, 1
HSL:
11°, 97.4790%, 53.3333%
HSV (HSB):
11°, 92.0635%, 98.8235%
XYZ:
42.0487, 24.3010, 3.1362
xyY:
0.6051, 0.3497, 24.3010
CIE-Lab:
56.3879, 68.9683, 63.4997
CIE-LCH:
56.3879, 93.7488, 42.6360
CIE-Luv:
56.3879, 151.3745, 42.1071
Hunter-Lab:
49.2960, 65.9894, 30.7352
#fc3f14 color charts
#fc3f14 color shades, tints & tones
#fc3f14 color schemes
#fc3f14 color preview, HTML & CSS examples
This text has a color of #fc3f14
<p style="color:#fc3f14;">Text here</p>
.mytext {color:#fc3f14;}
This box has a color of #fc3f14
<div style="background-color:#fc3f14;">Content here</div>
.mybackground {background-color:#fc3f14;}
Border around this has a color of #fc3f14
<div style="border:2px solid #fc3f14;">Content here</div>
.myborder {border:2px solid #fc3f14;}