#fc3c0c color space conversions
Hex:
#fc3c0c
RGB:
252, 60, 12
CMY:
1, 76, 95
CMYK:
0, 76, 95, 1
HSL:
12°, 97.5610%, 51.7647%
HSV (HSB):
12°, 95.2381%, 98.8235%
XYZ:
41.8271, 23.9537, 2.7668
xyY:
0.6102, 0.3494, 23.9537
CIE-Lab:
56.0414, 69.7914, 65.4103
CIE-LCH:
56.0414, 95.6522, 43.1440
CIE-Luv:
56.0414, 153.5718, 42.4044
Hunter-Lab:
48.9425, 66.8997, 30.9080
#fc3c0c color charts
#fc3c0c color shades, tints & tones
#fc3c0c color schemes
#fc3c0c color preview, HTML & CSS examples
This text has a color of #fc3c0c
<p style="color:#fc3c0c;">Text here</p>
.mytext {color:#fc3c0c;}
This box has a color of #fc3c0c
<div style="background-color:#fc3c0c;">Content here</div>
.mybackground {background-color:#fc3c0c;}
Border around this has a color of #fc3c0c
<div style="border:2px solid #fc3c0c;">Content here</div>
.myborder {border:2px solid #fc3c0c;}