#fc3f05 color space conversions
Hex:
#fc3f05
RGB:
252, 63, 5
CMY:
1, 75, 98
CMYK:
0, 75, 98, 1
HSL:
14°, 97.6285%, 50.3922%
HSV (HSB):
14°, 98.0159%, 98.8235%
XYZ:
41.9498, 24.2614, 2.6155
xyY:
0.6095, 0.3525, 24.2614
CIE-Lab:
56.3486, 68.8388, 67.0320
CIE-LCH:
56.3486, 96.0836, 44.2381
CIE-Luv:
56.3486, 152.1826, 43.5460
Hunter-Lab:
49.2559, 65.8254, 31.3308
#fc3f05 color charts
#fc3f05 color shades, tints & tones
#fc3f05 color schemes
#fc3f05 color preview, HTML & CSS examples
This text has a color of #fc3f05
<p style="color:#fc3f05;">Text here</p>
.mytext {color:#fc3f05;}
This box has a color of #fc3f05
<div style="background-color:#fc3f05;">Content here</div>
.mybackground {background-color:#fc3f05;}
Border around this has a color of #fc3f05
<div style="border:2px solid #fc3f05;">Content here</div>
.myborder {border:2px solid #fc3f05;}