#fc182e color space conversions
Hex:
#fc182e
RGB:
252, 24, 46
CMY:
1, 91, 82
CMYK:
0, 90, 82, 1
HSL:
354°, 97.4359%, 54.1176%
HSV (HSB):
354°, 90.4762%, 98.8235%
XYZ:
40.9647, 21.5460, 4.5845
xyY:
0.6105, 0.3211, 21.5460
CIE-Lab:
53.5419, 77.9329, 50.3217
CIE-LCH:
53.5419, 92.7675, 32.8505
CIE-Luv:
53.5419, 164.0958, 31.1747
Hunter-Lab:
46.4176, 76.2996, 26.6365
#fc182e color charts
#fc182e color shades, tints & tones
#fc182e color schemes
#fc182e color preview, HTML & CSS examples
This text has a color of #fc182e
<p style="color:#fc182e;">Text here</p>
.mytext {color:#fc182e;}
This box has a color of #fc182e
<div style="background-color:#fc182e;">Content here</div>
.mybackground {background-color:#fc182e;}
Border around this has a color of #fc182e
<div style="border:2px solid #fc182e;">Content here</div>
.myborder {border:2px solid #fc182e;}