#fc3f12 color space conversions
Hex:
#fc3f12
RGB:
252, 63, 18
CMY:
1, 75, 93
CMYK:
0, 75, 93, 1
HSL:
12°, 97.5000%, 52.9412%
HSV (HSB):
12°, 92.8571%, 98.8235%
XYZ:
42.0316, 24.2941, 3.0462
xyY:
0.6059, 0.3502, 24.2941
CIE-Lab:
56.3811, 68.9460, 64.0800
CIE-LCH:
56.3811, 94.1265, 42.9051
CIE-Luv:
56.3811, 151.5136, 42.3548
Hunter-Lab:
49.2891, 65.9611, 30.8381
#fc3f12 color charts
#fc3f12 color shades, tints & tones
#fc3f12 color schemes
#fc3f12 color preview, HTML & CSS examples
This text has a color of #fc3f12
<p style="color:#fc3f12;">Text here</p>
.mytext {color:#fc3f12;}
This box has a color of #fc3f12
<div style="background-color:#fc3f12;">Content here</div>
.mybackground {background-color:#fc3f12;}
Border around this has a color of #fc3f12
<div style="border:2px solid #fc3f12;">Content here</div>
.myborder {border:2px solid #fc3f12;}