#fc550e color space conversions
Hex:
#fc550e
RGB:
252, 85, 14
CMY:
1, 67, 95
CMYK:
0, 66, 94, 1
HSL:
18°, 97.5410%, 52.1569%
HSV (HSB):
18°, 94.4444%, 98.8235%
XYZ:
43.4726, 27.2242, 3.3790
xyY:
0.5869, 0.3675, 27.2242
CIE-Lab:
59.1812, 61.1811, 66.7728
CIE-LCH:
59.1812, 90.5634, 47.5023
CIE-Luv:
59.1812, 137.3836, 47.7282
Hunter-Lab:
52.1768, 57.4133, 32.6841
#fc550e color charts
#fc550e color shades, tints & tones
#fc550e color schemes
#fc550e color preview, HTML & CSS examples
This text has a color of #fc550e
<p style="color:#fc550e;">Text here</p>
.mytext {color:#fc550e;}
This box has a color of #fc550e
<div style="background-color:#fc550e;">Content here</div>
.mybackground {background-color:#fc550e;}
Border around this has a color of #fc550e
<div style="border:2px solid #fc550e;">Content here</div>
.myborder {border:2px solid #fc550e;}