#fc0f1c color space conversions
Hex:
#fc0f1c
RGB:
252, 15, 28
CMY:
1, 94, 89
CMYK:
0, 94, 89, 1
HSL:
357°, 97.5309%, 52.3529%
HSV (HSB):
357°, 94.0476%, 98.8235%
XYZ:
40.5253, 21.1209, 3.0394
xyY:
0.6265, 0.3265, 21.1209
CIE-Lab:
53.0816, 78.5620, 58.4362
CIE-LCH:
53.0816, 97.9121, 36.6427
CIE-Luv:
53.0816, 168.7244, 34.7669
Hunter-Lab:
45.9575, 76.9755, 28.2491
#fc0f1c color charts
#fc0f1c color shades, tints & tones
#fc0f1c color schemes
#fc0f1c color preview, HTML & CSS examples
This text has a color of #fc0f1c
<p style="color:#fc0f1c;">Text here</p>
.mytext {color:#fc0f1c;}
This box has a color of #fc0f1c
<div style="background-color:#fc0f1c;">Content here</div>
.mybackground {background-color:#fc0f1c;}
Border around this has a color of #fc0f1c
<div style="border:2px solid #fc0f1c;">Content here</div>
.myborder {border:2px solid #fc0f1c;}