#fd8512 color space conversions
Hex:
#fd8512
RGB:
253, 133, 18
CMY:
1, 48, 93
CMYK:
0, 47, 93, 1
HSL:
29°, 98.3264%, 53.1373%
HSV (HSB):
29°, 92.8854%, 99.2157%
XYZ:
49.0047, 37.7014, 5.2665
xyY:
0.5328, 0.4099, 37.7014
CIE-Lab:
67.7999, 39.7245, 71.6122
CIE-LCH:
67.7999, 81.8923, 60.9821
CIE-Luv:
67.7999, 99.7223, 61.6778
Hunter-Lab:
61.4014, 35.0090, 37.8956
#fd8512 color charts
#fd8512 color shades, tints & tones
#fd8512 color schemes
#fd8512 color preview, HTML & CSS examples
This text has a color of #fd8512
<p style="color:#fd8512;">Text here</p>
.mytext {color:#fd8512;}
This box has a color of #fd8512
<div style="background-color:#fd8512;">Content here</div>
.mybackground {background-color:#fd8512;}
Border around this has a color of #fd8512
<div style="border:2px solid #fd8512;">Content here</div>
.myborder {border:2px solid #fd8512;}