#fd8b12 color space conversions
Hex:
#fd8b12
RGB:
253, 139, 18
CMY:
1, 45, 93
CMYK:
0, 45, 93, 1
HSL:
31°, 98.3264%, 53.1373%
HSV (HSB):
31°, 92.8854%, 99.2157%
XYZ:
49.8498, 39.3916, 5.5482
xyY:
0.5259, 0.4156, 39.3916
CIE-Lab:
69.0340, 36.6971, 72.4631
CIE-LCH:
69.0340, 81.2255, 63.1412
CIE-Luv:
69.0340, 94.6711, 63.6933
Hunter-Lab:
62.7627, 31.9405, 38.6926
#fd8b12 color charts
#fd8b12 color shades, tints & tones
#fd8b12 color schemes
#fd8b12 color preview, HTML & CSS examples
This text has a color of #fd8b12
<p style="color:#fd8b12;">Text here</p>
.mytext {color:#fd8b12;}
This box has a color of #fd8b12
<div style="background-color:#fd8b12;">Content here</div>
.mybackground {background-color:#fd8b12;}
Border around this has a color of #fd8b12
<div style="border:2px solid #fd8b12;">Content here</div>
.myborder {border:2px solid #fd8b12;}