#fdbd60 color space conversions
Hex:
#fdbd60
RGB:
253, 189, 96
CMY:
1, 26, 62
CMYK:
0, 25, 62, 1
HSL:
36°, 97.5155%, 68.4314%
HSV (HSB):
36°, 62.0553%, 99.2157%
XYZ:
60.8169, 58.1224, 19.0797
xyY:
0.4406, 0.4211, 58.1224
CIE-Lab:
80.8068, 13.5853, 54.9902
CIE-LCH:
80.8068, 56.6434, 76.1230
CIE-Luv:
80.8068, 50.3311, 63.1415
Hunter-Lab:
76.2380, 8.9772, 38.5284
#fdbd60 color charts
#fdbd60 color shades, tints & tones
#fdbd60 color schemes
#fdbd60 color preview, HTML & CSS examples
This text has a color of #fdbd60
<p style="color:#fdbd60;">Text here</p>
.mytext {color:#fdbd60;}
This box has a color of #fdbd60
<div style="background-color:#fdbd60;">Content here</div>
.mybackground {background-color:#fdbd60;}
Border around this has a color of #fdbd60
<div style="border:2px solid #fdbd60;">Content here</div>
.myborder {border:2px solid #fdbd60;}