#fdbd4c color space conversions
Hex:
#fdbd4c
RGB:
253, 189, 76
CMY:
1, 26, 70
CMYK:
0, 25, 70, 1
HSL:
38°, 97.7901%, 64.5098%
HSV (HSB):
38°, 69.9605%, 99.2157%
XYZ:
60.0101, 57.7996, 14.8310
xyY:
0.4524, 0.4358, 57.7996
CIE-Lab:
80.6273, 12.4453, 63.6943
CIE-LCH:
80.6273, 64.8988, 78.9442
CIE-Luv:
80.6273, 51.6143, 70.3544
Hunter-Lab:
76.0261, 7.8508, 41.6521
#fdbd4c color charts
#fdbd4c color shades, tints & tones
#fdbd4c color schemes
#fdbd4c color preview, HTML & CSS examples
This text has a color of #fdbd4c
<p style="color:#fdbd4c;">Text here</p>
.mytext {color:#fdbd4c;}
This box has a color of #fdbd4c
<div style="background-color:#fdbd4c;">Content here</div>
.mybackground {background-color:#fdbd4c;}
Border around this has a color of #fdbd4c
<div style="border:2px solid #fdbd4c;">Content here</div>
.myborder {border:2px solid #fdbd4c;}