#fc5d35 color space conversions
Hex:
#fc5d35
RGB:
252, 93, 53
CMY:
1, 64, 79
CMYK:
0, 63, 79, 1
HSL:
12°, 97.0732%, 59.8039%
HSV (HSB):
12°, 78.9683%, 98.8235%
XYZ:
44.7018, 28.7812, 6.5674
xyY:
0.5584, 0.3595, 28.7812
CIE-Lab:
60.5880, 58.7145, 53.6136
CIE-LCH:
60.5880, 79.5098, 42.3999
CIE-Luv:
60.5880, 128.0475, 42.3553
Hunter-Lab:
53.6481, 54.8495, 30.2956
#fc5d35 color charts
#fc5d35 color shades, tints & tones
#fc5d35 color schemes
#fc5d35 color preview, HTML & CSS examples
This text has a color of #fc5d35
<p style="color:#fc5d35;">Text here</p>
.mytext {color:#fc5d35;}
This box has a color of #fc5d35
<div style="background-color:#fc5d35;">Content here</div>
.mybackground {background-color:#fc5d35;}
Border around this has a color of #fc5d35
<div style="border:2px solid #fc5d35;">Content here</div>
.myborder {border:2px solid #fc5d35;}