#fc532e color space conversions
Hex:
#fc532e
RGB:
252, 83, 46
CMY:
1, 67, 82
CMYK:
0, 67, 82, 1
HSL:
11°, 97.1698%, 58.4314%
HSV (HSB):
11°, 81.7460%, 98.8235%
XYZ:
43.7313, 27.0792, 5.5067
xyY:
0.5730, 0.3548, 27.0792
CIE-Lab:
59.0476, 62.5196, 55.4307
CIE-LCH:
59.0476, 83.5540, 41.5606
CIE-Luv:
59.0476, 136.0084, 41.5742
Hunter-Lab:
52.0377, 58.9413, 30.1523
#fc532e color charts
#fc532e color shades, tints & tones
#fc532e color schemes
#fc532e color preview, HTML & CSS examples
This text has a color of #fc532e
<p style="color:#fc532e;">Text here</p>
.mytext {color:#fc532e;}
This box has a color of #fc532e
<div style="background-color:#fc532e;">Content here</div>
.mybackground {background-color:#fc532e;}
Border around this has a color of #fc532e
<div style="border:2px solid #fc532e;">Content here</div>
.myborder {border:2px solid #fc532e;}