#fdbc5e color space conversions
Hex:
#fdbc5e
RGB:
253, 188, 94
CMY:
1, 26, 63
CMYK:
0, 26, 63, 1
HSL:
35°, 97.5460%, 68.0392%
HSV (HSB):
35°, 62.8458%, 99.2157%
XYZ:
60.5116, 57.6572, 18.5293
xyY:
0.4427, 0.4218, 57.6572
CIE-Lab:
80.5478, 13.9792, 55.6303
CIE-LCH:
80.5478, 57.3598, 75.8944
CIE-Luv:
80.5478, 51.2096, 63.5098
Hunter-Lab:
75.9324, 9.3676, 38.6845
#fdbc5e color charts
#fdbc5e color shades, tints & tones
#fdbc5e color schemes
#fdbc5e color preview, HTML & CSS examples
This text has a color of #fdbc5e
<p style="color:#fdbc5e;">Text here</p>
.mytext {color:#fdbc5e;}
This box has a color of #fdbc5e
<div style="background-color:#fdbc5e;">Content here</div>
.mybackground {background-color:#fdbc5e;}
Border around this has a color of #fdbc5e
<div style="border:2px solid #fdbc5e;">Content here</div>
.myborder {border:2px solid #fdbc5e;}