#fc5d3a color space conversions
Hex:
#fc5d3a
RGB:
252, 93, 58
CMY:
1, 64, 77
CMYK:
0, 63, 77, 1
HSL:
11°, 97.0000%, 60.7843%
HSV (HSB):
11°, 76.9841%, 98.8235%
XYZ:
44.8230, 28.8296, 7.2052
xyY:
0.5543, 0.3565, 28.8296
CIE-Lab:
60.6310, 58.8802, 51.2266
CIE-LCH:
60.6310, 78.0451, 41.0237
CIE-Luv:
60.6310, 127.3314, 40.7965
Hunter-Lab:
53.6932, 55.0481, 29.6290
#fc5d3a color charts
#fc5d3a color shades, tints & tones
#fc5d3a color schemes
#fc5d3a color preview, HTML & CSS examples
This text has a color of #fc5d3a
<p style="color:#fc5d3a;">Text here</p>
.mytext {color:#fc5d3a;}
This box has a color of #fc5d3a
<div style="background-color:#fc5d3a;">Content here</div>
.mybackground {background-color:#fc5d3a;}
Border around this has a color of #fc5d3a
<div style="border:2px solid #fc5d3a;">Content here</div>
.myborder {border:2px solid #fc5d3a;}