#fc3c06 color space conversions
Hex:
#fc3c06
RGB:
252, 60, 6
CMY:
1, 76, 98
CMYK:
0, 76, 98, 1
HSL:
13°, 97.6190%, 50.5882%
HSV (HSB):
13°, 97.6190%, 98.8235%
XYZ:
41.7936, 23.9403, 2.5905
xyY:
0.6117, 0.3504, 23.9403
CIE-Lab:
56.0280, 69.7477, 66.6639
CIE-LCH:
56.0280, 96.4822, 43.7049
CIE-Luv:
56.0280, 153.8523, 42.8958
Hunter-Lab:
48.9288, 66.8441, 31.1112
#fc3c06 color charts
#fc3c06 color shades, tints & tones
#fc3c06 color schemes
#fc3c06 color preview, HTML & CSS examples
This text has a color of #fc3c06
<p style="color:#fc3c06;">Text here</p>
.mytext {color:#fc3c06;}
This box has a color of #fc3c06
<div style="background-color:#fc3c06;">Content here</div>
.mybackground {background-color:#fc3c06;}
Border around this has a color of #fc3c06
<div style="border:2px solid #fc3c06;">Content here</div>
.myborder {border:2px solid #fc3c06;}