#fc0e0d color space conversions
Hex:
#fc0e0d
RGB:
252, 14, 13
CMY:
1, 95, 95
CMYK:
0, 94, 95, 1
HSL:
0°, 97.5510%, 51.9608%
HSV (HSB):
0°, 94.8413%, 98.8235%
XYZ:
40.3746, 21.0386, 2.3136
xyY:
0.6336, 0.3301, 21.0386
CIE-Lab:
52.9917, 78.4823, 63.5556
CIE-LCH:
52.9917, 100.9890, 39.0008
CIE-Luv:
52.9917, 170.2863, 36.8099
Hunter-Lab:
45.8678, 76.8536, 29.1168
#fc0e0d color charts
#fc0e0d color shades, tints & tones
#fc0e0d color schemes
#fc0e0d color preview, HTML & CSS examples
This text has a color of #fc0e0d
<p style="color:#fc0e0d;">Text here</p>
.mytext {color:#fc0e0d;}
This box has a color of #fc0e0d
<div style="background-color:#fc0e0d;">Content here</div>
.mybackground {background-color:#fc0e0d;}
Border around this has a color of #fc0e0d
<div style="border:2px solid #fc0e0d;">Content here</div>
.myborder {border:2px solid #fc0e0d;}