#fdac00 color space conversions
Hex:
#fdac00
RGB:
253, 172, 0
CMY:
1, 33, 100
CMYK:
0, 32, 100, 1
HSL:
41°, 100.0000%, 49.6078%
HSV (HSB):
41°, 100.0000%, 99.2157%
XYZ:
55.2605, 50.3877, 6.8133
xyY:
0.4914, 0.4480, 50.3877
CIE-Lab:
76.3066, 19.4400, 79.7479
CIE-LCH:
76.3066, 82.0832, 76.3003
CIE-Luv:
76.3066, 67.4457, 76.4229
Hunter-Lab:
70.9843, 14.7379, 43.9982
#fdac00 color charts
#fdac00 color shades, tints & tones
#fdac00 color schemes
#fdac00 color preview, HTML & CSS examples
This text has a color of #fdac00
<p style="color:#fdac00;">Text here</p>
.mytext {color:#fdac00;}
This box has a color of #fdac00
<div style="background-color:#fdac00;">Content here</div>
.mybackground {background-color:#fdac00;}
Border around this has a color of #fdac00
<div style="border:2px solid #fdac00;">Content here</div>
.myborder {border:2px solid #fdac00;}