#fc5a35 color space conversions
Hex:
#fc5a35
RGB:
252, 90, 53
CMY:
1, 65, 79
CMYK:
0, 64, 79, 1
HSL:
11°, 97.0732%, 59.8039%
HSV (HSB):
11°, 78.9683%, 98.8235%
XYZ:
44.4437, 28.2648, 6.4814
xyY:
0.5612, 0.3569, 28.2648
CIE-Lab:
60.1272, 59.9506, 53.1632
CIE-LCH:
60.1272, 80.1274, 41.5661
CIE-Luv:
60.1272, 130.1899, 41.4985
Hunter-Lab:
53.1647, 56.1811, 29.9871
#fc5a35 color charts
#fc5a35 color shades, tints & tones
#fc5a35 color schemes
#fc5a35 color preview, HTML & CSS examples
This text has a color of #fc5a35
<p style="color:#fc5a35;">Text here</p>
.mytext {color:#fc5a35;}
This box has a color of #fc5a35
<div style="background-color:#fc5a35;">Content here</div>
.mybackground {background-color:#fc5a35;}
Border around this has a color of #fc5a35
<div style="border:2px solid #fc5a35;">Content here</div>
.myborder {border:2px solid #fc5a35;}