#fd563c color space conversions
Hex:
#fd563c
RGB:
253, 86, 60
CMY:
1, 66, 76
CMYK:
0, 66, 76, 1
HSL:
8°, 97.9695%, 61.3725%
HSV (HSB):
8°, 76.2846%, 99.2157%
XYZ:
44.6514, 27.8645, 7.3000
xyY:
0.5594, 0.3491, 27.8645
CIE-Lab:
59.7661, 62.1110, 49.3824
CIE-LCH:
59.7661, 79.3499, 38.4871
CIE-Luv:
59.7661, 132.6933, 38.2655
Hunter-Lab:
52.7868, 58.6130, 28.7515
#fd563c color charts
#fd563c color shades, tints & tones
#fd563c color schemes
#fd563c color preview, HTML & CSS examples
This text has a color of #fd563c
<p style="color:#fd563c;">Text here</p>
.mytext {color:#fd563c;}
This box has a color of #fd563c
<div style="background-color:#fd563c;">Content here</div>
.mybackground {background-color:#fd563c;}
Border around this has a color of #fd563c
<div style="border:2px solid #fd563c;">Content here</div>
.myborder {border:2px solid #fd563c;}