#fd8c64 color space conversions
Hex:
#fd8c64
RGB:
253, 140, 100
CMY:
1, 45, 61
CMYK:
0, 45, 60, 1
HSL:
16°, 97.4522%, 69.2157%
HSV (HSB):
16°, 60.4743%, 99.2157%
XYZ:
52.1863, 40.5589, 17.1347
xyY:
0.4749, 0.3691, 40.5589
CIE-Lab:
69.8658, 39.3156, 40.0663
CIE-LCH:
69.8658, 56.1340, 45.5418
CIE-Luv:
69.8658, 86.6044, 40.2949
Hunter-Lab:
63.6859, 34.8186, 28.6281
#fd8c64 color charts
#fd8c64 color shades, tints & tones
#fd8c64 color schemes
#fd8c64 color preview, HTML & CSS examples
This text has a color of #fd8c64
<p style="color:#fd8c64;">Text here</p>
.mytext {color:#fd8c64;}
This box has a color of #fd8c64
<div style="background-color:#fd8c64;">Content here</div>
.mybackground {background-color:#fd8c64;}
Border around this has a color of #fd8c64
<div style="border:2px solid #fd8c64;">Content here</div>
.myborder {border:2px solid #fd8c64;}