#fc1306 color space conversions
Hex:
#fc1306
RGB:
252, 19, 6
CMY:
1, 93, 98
CMYK:
0, 92, 98, 1
HSL:
3°, 97.6190%, 50.5882%
HSV (HSB):
3°, 97.6190%, 98.8235%
XYZ:
40.4106, 21.1743, 2.1295
xyY:
0.6342, 0.3323, 21.1743
CIE-Lab:
53.1398, 77.9559, 65.3216
CIE-LCH:
53.1398, 101.7056, 39.9606
CIE-Luv:
53.1398, 169.7533, 37.7256
Hunter-Lab:
46.0156, 76.2304, 29.4671
#fc1306 color charts
#fc1306 color shades, tints & tones
#fc1306 color schemes
#fc1306 color preview, HTML & CSS examples
This text has a color of #fc1306
<p style="color:#fc1306;">Text here</p>
.mytext {color:#fc1306;}
This box has a color of #fc1306
<div style="background-color:#fc1306;">Content here</div>
.mybackground {background-color:#fc1306;}
Border around this has a color of #fc1306
<div style="border:2px solid #fc1306;">Content here</div>
.myborder {border:2px solid #fc1306;}