#fdb44a color space conversions
Hex:
#fdb44a
RGB:
253, 180, 74
CMY:
1, 29, 71
CMYK:
0, 29, 71, 1
HSL:
36°, 97.8142%, 64.1176%
HSV (HSB):
36°, 70.7510%, 99.2157%
XYZ:
58.0653, 54.0196, 13.8450
xyY:
0.4611, 0.4290, 54.0196
CIE-Lab:
78.4731, 17.0456, 62.3134
CIE-LCH:
78.4731, 64.6027, 74.7012
CIE-Luv:
78.4731, 58.5791, 67.3152
Hunter-Lab:
73.4980, 12.3980, 40.2800
#fdb44a color charts
#fdb44a color shades, tints & tones
#fdb44a color schemes
#fdb44a color preview, HTML & CSS examples
This text has a color of #fdb44a
<p style="color:#fdb44a;">Text here</p>
.mytext {color:#fdb44a;}
This box has a color of #fdb44a
<div style="background-color:#fdb44a;">Content here</div>
.mybackground {background-color:#fdb44a;}
Border around this has a color of #fdb44a
<div style="border:2px solid #fdb44a;">Content here</div>
.myborder {border:2px solid #fdb44a;}