#fc553d color space conversions
Hex:
#fc553d
RGB:
252, 85, 61
CMY:
1, 67, 76
CMYK:
0, 66, 76, 1
HSL:
8°, 96.9543%, 61.3725%
HSV (HSB):
8°, 75.7937%, 98.8235%
XYZ:
44.2357, 27.5294, 7.3971
xyY:
0.5588, 0.3478, 27.5294
CIE-Lab:
59.4611, 62.2154, 48.4979
CIE-LCH:
59.4611, 78.8847, 37.9370
CIE-Luv:
59.4611, 132.3965, 37.5060
Hunter-Lab:
52.4684, 58.6721, 28.3691
#fc553d color charts
#fc553d color shades, tints & tones
#fc553d color schemes
#fc553d color preview, HTML & CSS examples
This text has a color of #fc553d
<p style="color:#fc553d;">Text here</p>
.mytext {color:#fc553d;}
This box has a color of #fc553d
<div style="background-color:#fc553d;">Content here</div>
.mybackground {background-color:#fc553d;}
Border around this has a color of #fc553d
<div style="border:2px solid #fc553d;">Content here</div>
.myborder {border:2px solid #fc553d;}