#fd561e color space conversions
Hex:
#fd561e
RGB:
253, 86, 30
CMY:
1, 66, 88
CMYK:
0, 66, 88, 1
HSL:
15°, 98.2379%, 55.4902%
HSV (HSB):
15°, 88.1423%, 99.2157%
XYZ:
44.0701, 27.6320, 4.2390
xyY:
0.5803, 0.3639, 27.6320
CIE-Lab:
59.5548, 61.3279, 62.4820
CIE-LCH:
59.5548, 87.5506, 45.5341
CIE-Luv:
59.5548, 136.4294, 45.9604
Hunter-Lab:
52.5661, 57.6593, 32.0150
#fd561e color charts
#fd561e color shades, tints & tones
#fd561e color schemes
#fd561e color preview, HTML & CSS examples
This text has a color of #fd561e
<p style="color:#fd561e;">Text here</p>
.mytext {color:#fd561e;}
This box has a color of #fd561e
<div style="background-color:#fd561e;">Content here</div>
.mybackground {background-color:#fd561e;}
Border around this has a color of #fd561e
<div style="border:2px solid #fd561e;">Content here</div>
.myborder {border:2px solid #fd561e;}