#fdbd54 color space conversions
Hex:
#fdbd54
RGB:
253, 189, 84
CMY:
1, 26, 67
CMYK:
0, 25, 67, 1
HSL:
37°, 97.6879%, 66.0784%
HSV (HSB):
37°, 66.7984%, 99.2157%
XYZ:
60.3058, 57.9179, 16.3883
xyY:
0.4480, 0.4303, 57.9179
CIE-Lab:
80.6931, 12.8648, 60.3254
CIE-LCH:
80.6931, 61.6819, 77.9616
CIE-Luv:
80.6931, 51.1387, 67.6823
Hunter-Lab:
76.1038, 8.2644, 40.5051
#fdbd54 color charts
#fdbd54 color shades, tints & tones
#fdbd54 color schemes
#fdbd54 color preview, HTML & CSS examples
This text has a color of #fdbd54
<p style="color:#fdbd54;">Text here</p>
.mytext {color:#fdbd54;}
This box has a color of #fdbd54
<div style="background-color:#fdbd54;">Content here</div>
.mybackground {background-color:#fdbd54;}
Border around this has a color of #fdbd54
<div style="border:2px solid #fdbd54;">Content here</div>
.myborder {border:2px solid #fdbd54;}