#fc292a color space conversions
Hex:
#fc292a
RGB:
252, 41, 42
CMY:
1, 84, 84
CMYK:
0, 84, 83, 1
HSL:
360°, 97.2350%, 57.4510%
HSV (HSB):
360°, 83.7302%, 98.8235%
XYZ:
41.3557, 22.4485, 4.3438
xyY:
0.6069, 0.3294, 22.4485
CIE-Lab:
54.4997, 75.0028, 53.2125
CIE-LCH:
54.4997, 91.9619, 35.3547
CIE-Luv:
54.4997, 159.4916, 34.1705
Hunter-Lab:
47.3798, 72.8899, 27.7302
#fc292a color charts
#fc292a color shades, tints & tones
#fc292a color schemes
#fc292a color preview, HTML & CSS examples
This text has a color of #fc292a
<p style="color:#fc292a;">Text here</p>
.mytext {color:#fc292a;}
This box has a color of #fc292a
<div style="background-color:#fc292a;">Content here</div>
.mybackground {background-color:#fc292a;}
Border around this has a color of #fc292a
<div style="border:2px solid #fc292a;">Content here</div>
.myborder {border:2px solid #fc292a;}