#fc0d1e color space conversions
Hex:
#fc0d1e
RGB:
252, 13, 30
CMY:
1, 95, 88
CMYK:
0, 95, 88, 1
HSL:
356°, 97.5510%, 51.9608%
HSV (HSB):
356°, 94.8413%, 98.8235%
XYZ:
40.5232, 21.0770, 3.1608
xyY:
0.6257, 0.3255, 21.0770
CIE-Lab:
53.0337, 78.7618, 57.5568
CIE-LCH:
53.0337, 97.5511, 36.1582
CIE-Luv:
53.0337, 168.8031, 34.2813
Hunter-Lab:
45.9097, 77.2146, 28.0549
#fc0d1e color charts
#fc0d1e color shades, tints & tones
#fc0d1e color schemes
#fc0d1e color preview, HTML & CSS examples
This text has a color of #fc0d1e
<p style="color:#fc0d1e;">Text here</p>
.mytext {color:#fc0d1e;}
This box has a color of #fc0d1e
<div style="background-color:#fc0d1e;">Content here</div>
.mybackground {background-color:#fc0d1e;}
Border around this has a color of #fc0d1e
<div style="border:2px solid #fc0d1e;">Content here</div>
.myborder {border:2px solid #fc0d1e;}