#fd9d2f color space conversions
Hex:
#fd9d2f
RGB:
253, 157, 47
CMY:
1, 38, 82
CMYK:
0, 38, 81, 1
HSL:
32°, 98.0952%, 58.8235%
HSV (HSB):
32°, 81.4229%, 99.2157%
XYZ:
53.0781, 45.2018, 8.6166
xyY:
0.4965, 0.4229, 45.2018
CIE-Lab:
73.0246, 28.0189, 67.6244
CIE-LCH:
73.0246, 73.1992, 67.4943
CIE-Luv:
73.0246, 78.4538, 65.5994
Hunter-Lab:
67.2323, 23.2644, 39.4639
#fd9d2f color charts
#fd9d2f color shades, tints & tones
#fd9d2f color schemes
#fd9d2f color preview, HTML & CSS examples
This text has a color of #fd9d2f
<p style="color:#fd9d2f;">Text here</p>
.mytext {color:#fd9d2f;}
This box has a color of #fd9d2f
<div style="background-color:#fd9d2f;">Content here</div>
.mybackground {background-color:#fd9d2f;}
Border around this has a color of #fd9d2f
<div style="border:2px solid #fd9d2f;">Content here</div>
.myborder {border:2px solid #fd9d2f;}