#fdbc4b color space conversions
Hex:
#fdbc4b
RGB:
253, 188, 75
CMY:
1, 26, 71
CMYK:
0, 26, 70, 1
HSL:
38°, 97.8022%, 64.3137%
HSV (HSB):
38°, 70.3557%, 99.2157%
XYZ:
59.7612, 57.3571, 14.5779
xyY:
0.4538, 0.4355, 57.3571
CIE-Lab:
80.3800, 12.9172, 63.8570
CIE-LCH:
80.3800, 65.1503, 78.5643
CIE-Luv:
80.3800, 52.4251, 70.2595
Hunter-Lab:
75.7345, 8.3171, 41.6016
#fdbc4b color charts
#fdbc4b color shades, tints & tones
#fdbc4b color schemes
#fdbc4b color preview, HTML & CSS examples
This text has a color of #fdbc4b
<p style="color:#fdbc4b;">Text here</p>
.mytext {color:#fdbc4b;}
This box has a color of #fdbc4b
<div style="background-color:#fdbc4b;">Content here</div>
.mybackground {background-color:#fdbc4b;}
Border around this has a color of #fdbc4b
<div style="border:2px solid #fdbc4b;">Content here</div>
.myborder {border:2px solid #fdbc4b;}