#fc0d2d color space conversions
Hex:
#fc0d2d
RGB:
252, 13, 45
CMY:
1, 95, 82
CMYK:
0, 95, 82, 1
HSL:
352°, 97.5510%, 51.9608%
HSV (HSB):
352°, 94.8413%, 98.8235%
XYZ:
40.7625, 21.1728, 4.4210
xyY:
0.6143, 0.3191, 21.1728
CIE-Lab:
53.1380, 79.0513, 50.4626
CIE-LCH:
53.1380, 93.7848, 32.5522
CIE-Luv:
53.1380, 166.4251, 30.6963
Hunter-Lab:
46.0139, 77.6042, 26.5132
#fc0d2d color charts
#fc0d2d color shades, tints & tones
#fc0d2d color schemes
#fc0d2d color preview, HTML & CSS examples
This text has a color of #fc0d2d
<p style="color:#fc0d2d;">Text here</p>
.mytext {color:#fc0d2d;}
This box has a color of #fc0d2d
<div style="background-color:#fc0d2d;">Content here</div>
.mybackground {background-color:#fc0d2d;}
Border around this has a color of #fc0d2d
<div style="border:2px solid #fc0d2d;">Content here</div>
.myborder {border:2px solid #fc0d2d;}