#fc1110 color space conversions
Hex:
#fc1110
RGB:
252, 17, 16
CMY:
1, 93, 94
CMYK:
0, 93, 94, 1
HSL:
0°, 97.5207%, 52.5490%
HSV (HSB):
0°, 93.6508%, 98.8235%
XYZ:
40.4389, 21.1338, 2.4381
xyY:
0.6318, 0.3302, 21.1338
CIE-Lab:
53.0956, 78.2340, 62.7589
CIE-LCH:
53.0956, 100.2958, 38.7364
CIE-Luv:
53.0956, 169.5360, 36.6613
Hunter-Lab:
45.9715, 76.5677, 29.0356
#fc1110 color charts
#fc1110 color shades, tints & tones
#fc1110 color schemes
#fc1110 color preview, HTML & CSS examples
This text has a color of #fc1110
<p style="color:#fc1110;">Text here</p>
.mytext {color:#fc1110;}
This box has a color of #fc1110
<div style="background-color:#fc1110;">Content here</div>
.mybackground {background-color:#fc1110;}
Border around this has a color of #fc1110
<div style="border:2px solid #fc1110;">Content here</div>
.myborder {border:2px solid #fc1110;}