#fdbd74 color space conversions
Hex:
#fdbd74
RGB:
253, 189, 116
CMY:
1, 26, 55
CMYK:
0, 25, 54, 1
HSL:
32°, 97.1631%, 72.3529%
HSV (HSB):
32°, 54.1502%, 99.2157%
XYZ:
61.8580, 58.5388, 24.5618
xyY:
0.4267, 0.4038, 58.5388
CIE-Lab:
81.0374, 15.0357, 45.5574
CIE-LCH:
81.0374, 47.9745, 71.7351
CIE-Luv:
81.0374, 48.7407, 54.1816
Hunter-Lab:
76.5106, 10.4216, 34.5239
#fdbd74 color charts
#fdbd74 color shades, tints & tones
#fdbd74 color schemes
#fdbd74 color preview, HTML & CSS examples
This text has a color of #fdbd74
<p style="color:#fdbd74;">Text here</p>
.mytext {color:#fdbd74;}
This box has a color of #fdbd74
<div style="background-color:#fdbd74;">Content here</div>
.mybackground {background-color:#fdbd74;}
Border around this has a color of #fdbd74
<div style="border:2px solid #fdbd74;">Content here</div>
.myborder {border:2px solid #fdbd74;}