#fc0d22 color space conversions
Hex:
#fc0d22
RGB:
252, 13, 34
CMY:
1, 95, 87
CMYK:
0, 95, 87, 1
HSL:
355°, 97.5510%, 51.9608%
HSV (HSB):
355°, 94.8413%, 98.8235%
XYZ:
40.5775, 21.0988, 3.4472
xyY:
0.6231, 0.3240, 21.0988
CIE-Lab:
53.0574, 78.8277, 55.7946
CIE-LCH:
53.0574, 96.5756, 35.2910
CIE-Luv:
53.0574, 168.2566, 33.4583
Hunter-Lab:
45.9334, 77.3033, 27.7038
#fc0d22 color charts
#fc0d22 color shades, tints & tones
#fc0d22 color schemes
#fc0d22 color preview, HTML & CSS examples
This text has a color of #fc0d22
<p style="color:#fc0d22;">Text here</p>
.mytext {color:#fc0d22;}
This box has a color of #fc0d22
<div style="background-color:#fc0d22;">Content here</div>
.mybackground {background-color:#fc0d22;}
Border around this has a color of #fc0d22
<div style="border:2px solid #fc0d22;">Content here</div>
.myborder {border:2px solid #fc0d22;}