#fdac2d color space conversions
Hex:
#fdac2d
RGB:
253, 172, 45
CMY:
1, 33, 82
CMYK:
0, 32, 82, 1
HSL:
37°, 98.1132%, 58.4314%
HSV (HSB):
37°, 82.2134%, 99.2157%
XYZ:
55.7342, 50.5772, 9.3075
xyY:
0.4821, 0.4374, 50.5772
CIE-Lab:
76.4222, 20.1308, 71.2462
CIE-LCH:
76.4222, 74.0356, 74.2222
CIE-Luv:
76.4222, 66.3968, 71.6038
Hunter-Lab:
71.1176, 15.4329, 42.0228
#fdac2d color charts
#fdac2d color shades, tints & tones
#fdac2d color schemes
#fdac2d color preview, HTML & CSS examples
This text has a color of #fdac2d
<p style="color:#fdac2d;">Text here</p>
.mytext {color:#fdac2d;}
This box has a color of #fdac2d
<div style="background-color:#fdac2d;">Content here</div>
.mybackground {background-color:#fdac2d;}
Border around this has a color of #fdac2d
<div style="border:2px solid #fdac2d;">Content here</div>
.myborder {border:2px solid #fdac2d;}