#fd8c40 color space conversions
Hex:
#fd8c40
RGB:
253, 140, 64
CMY:
1, 45, 75
CMYK:
0, 45, 75, 1
HSL:
24°, 97.9275%, 62.1569%
HSV (HSB):
24°, 74.7036%, 99.2157%
XYZ:
50.8115, 40.0090, 9.8949
xyY:
0.5045, 0.3972, 40.0090
CIE-Lab:
69.4759, 37.3685, 57.4541
CIE-LCH:
69.4759, 68.5374, 56.9598
CIE-Luv:
69.4759, 91.0181, 54.8265
Hunter-Lab:
63.2527, 32.6988, 35.0018
#fd8c40 color charts
#fd8c40 color shades, tints & tones
#fd8c40 color schemes
#fd8c40 color preview, HTML & CSS examples
This text has a color of #fd8c40
<p style="color:#fd8c40;">Text here</p>
.mytext {color:#fd8c40;}
This box has a color of #fd8c40
<div style="background-color:#fd8c40;">Content here</div>
.mybackground {background-color:#fd8c40;}
Border around this has a color of #fd8c40
<div style="border:2px solid #fd8c40;">Content here</div>
.myborder {border:2px solid #fd8c40;}