#fc3414 color space conversions
Hex:
#fc3414
RGB:
252, 52, 20
CMY:
1, 80, 92
CMYK:
0, 79, 92, 1
HSL:
8°, 97.4790%, 53.3333%
HSV (HSB):
8°, 92.0635%, 98.8235%
XYZ:
41.4991, 23.2019, 2.9530
xyY:
0.6134, 0.3429, 23.2019
CIE-Lab:
55.2797, 72.0779, 62.8067
CIE-LCH:
55.2797, 95.6029, 41.0680
CIE-Luv:
55.2797, 157.2604, 40.1148
Hunter-Lab:
48.1684, 69.4908, 30.0831
#fc3414 color charts
#fc3414 color shades, tints & tones
#fc3414 color schemes
#fc3414 color preview, HTML & CSS examples
This text has a color of #fc3414
<p style="color:#fc3414;">Text here</p>
.mytext {color:#fc3414;}
This box has a color of #fc3414
<div style="background-color:#fc3414;">Content here</div>
.mybackground {background-color:#fc3414;}
Border around this has a color of #fc3414
<div style="border:2px solid #fc3414;">Content here</div>
.myborder {border:2px solid #fc3414;}