#fc130a color space conversions
Hex:
#fc130a
RGB:
252, 19, 10
CMY:
1, 93, 96
CMYK:
0, 92, 96, 1
HSL:
2°, 97.5806%, 51.3725%
HSV (HSB):
2°, 96.0317%, 98.8235%
XYZ:
40.4325, 21.1831, 2.2449
xyY:
0.6331, 0.3317, 21.1831
CIE-Lab:
53.1493, 77.9828, 64.3817
CIE-LCH:
53.1493, 101.1252, 39.5427
CIE-Luv:
53.1493, 169.5302, 37.3870
Hunter-Lab:
46.0251, 76.2663, 29.3257
#fc130a color charts
#fc130a color shades, tints & tones
#fc130a color schemes
#fc130a color preview, HTML & CSS examples
This text has a color of #fc130a
<p style="color:#fc130a;">Text here</p>
.mytext {color:#fc130a;}
This box has a color of #fc130a
<div style="background-color:#fc130a;">Content here</div>
.mybackground {background-color:#fc130a;}
Border around this has a color of #fc130a
<div style="border:2px solid #fc130a;">Content here</div>
.myborder {border:2px solid #fc130a;}