#fdbd5e color space conversions
Hex:
#fdbd5e
RGB:
253, 189, 94
CMY:
1, 26, 63
CMYK:
0, 25, 63, 1
HSL:
36°, 97.5460%, 68.0392%
HSV (HSB):
36°, 62.8458%, 99.2157%
XYZ:
60.7260, 58.0860, 18.6008
xyY:
0.4419, 0.4227, 58.0860
CIE-Lab:
80.7866, 13.4575, 55.8996
CIE-LCH:
80.7866, 57.4967, 76.4640
CIE-Luv:
80.7866, 50.4735, 63.9424
Hunter-Lab:
76.2142, 8.8506, 38.8796
#fdbd5e color charts
#fdbd5e color shades, tints & tones
#fdbd5e color schemes
#fdbd5e color preview, HTML & CSS examples
This text has a color of #fdbd5e
<p style="color:#fdbd5e;">Text here</p>
.mytext {color:#fdbd5e;}
This box has a color of #fdbd5e
<div style="background-color:#fdbd5e;">Content here</div>
.mybackground {background-color:#fdbd5e;}
Border around this has a color of #fdbd5e
<div style="border:2px solid #fdbd5e;">Content here</div>
.myborder {border:2px solid #fdbd5e;}