#fc0d27 color space conversions
Hex:
#fc0d27
RGB:
252, 13, 39
CMY:
1, 95, 85
CMYK:
0, 95, 85, 1
HSL:
353°, 97.5510%, 51.9608%
HSV (HSB):
353°, 94.8413%, 98.8235%
XYZ:
40.6550, 21.1298, 3.8552
xyY:
0.6194, 0.3219, 21.1298
CIE-Lab:
53.0912, 78.9215, 53.4493
CIE-LCH:
53.0912, 95.3175, 34.1077
CIE-Luv:
53.0912, 167.4843, 32.2944
Hunter-Lab:
45.9671, 77.4294, 27.2045
#fc0d27 color charts
#fc0d27 color shades, tints & tones
#fc0d27 color schemes
#fc0d27 color preview, HTML & CSS examples
This text has a color of #fc0d27
<p style="color:#fc0d27;">Text here</p>
.mytext {color:#fc0d27;}
This box has a color of #fc0d27
<div style="background-color:#fc0d27;">Content here</div>
.mybackground {background-color:#fc0d27;}
Border around this has a color of #fc0d27
<div style="border:2px solid #fc0d27;">Content here</div>
.myborder {border:2px solid #fc0d27;}