#fc352e color space conversions
Hex:
#fc352e
RGB:
252, 53, 46
CMY:
1, 79, 82
CMYK:
0, 79, 82, 1
HSL:
2°, 97.1698%, 58.4314%
HSV (HSB):
2°, 81.7460%, 98.8235%
XYZ:
41.9111, 23.4389, 4.9000
xyY:
0.5966, 0.3336, 23.4389
CIE-Lab:
55.5216, 72.2865, 52.1741
CIE-LCH:
55.5216, 89.1486, 35.8205
CIE-Luv:
55.5216, 153.6365, 34.9716
Hunter-Lab:
48.4137, 69.8010, 27.8889
#fc352e color charts
#fc352e color shades, tints & tones
#fc352e color schemes
#fc352e color preview, HTML & CSS examples
This text has a color of #fc352e
<p style="color:#fc352e;">Text here</p>
.mytext {color:#fc352e;}
This box has a color of #fc352e
<div style="background-color:#fc352e;">Content here</div>
.mybackground {background-color:#fc352e;}
Border around this has a color of #fc352e
<div style="border:2px solid #fc352e;">Content here</div>
.myborder {border:2px solid #fc352e;}