#fc151f color space conversions
Hex:
#fc151f
RGB:
252, 21, 31
CMY:
1, 92, 88
CMYK:
0, 92, 88, 1
HSL:
357°, 97.4684%, 53.5294%
HSV (HSB):
357°, 91.6667%, 98.8235%
XYZ:
40.6604, 21.3307, 3.2705
xyY:
0.6230, 0.3268, 21.3307
CIE-Lab:
53.3095, 77.9971, 57.3290
CIE-LCH:
53.3095, 96.7996, 36.3164
CIE-Luv:
53.3095, 167.1703, 34.5908
Hunter-Lab:
46.1852, 76.3232, 28.1311
#fc151f color charts
#fc151f color shades, tints & tones
#fc151f color schemes
#fc151f color preview, HTML & CSS examples
This text has a color of #fc151f
<p style="color:#fc151f;">Text here</p>
.mytext {color:#fc151f;}
This box has a color of #fc151f
<div style="background-color:#fc151f;">Content here</div>
.mybackground {background-color:#fc151f;}
Border around this has a color of #fc151f
<div style="border:2px solid #fc151f;">Content here</div>
.myborder {border:2px solid #fc151f;}