#fdbb6a color space conversions
Hex:
#fdbb6a
RGB:
253, 187, 106
CMY:
1, 27, 58
CMYK:
0, 26, 58, 1
HSL:
33°, 97.3510%, 70.3922%
HSV (HSB):
33°, 58.1028%, 99.2157%
XYZ:
60.8799, 57.4639, 21.5186
xyY:
0.4353, 0.4109, 57.4639
CIE-Lab:
80.4398, 15.3156, 49.7786
CIE-LCH:
80.4398, 52.0814, 72.8982
CIE-Luv:
80.4398, 51.0191, 57.9761
Hunter-Lab:
75.8049, 10.6968, 36.2329
#fdbb6a color charts
#fdbb6a color shades, tints & tones
#fdbb6a color schemes
#fdbb6a color preview, HTML & CSS examples
This text has a color of #fdbb6a
<p style="color:#fdbb6a;">Text here</p>
.mytext {color:#fdbb6a;}
This box has a color of #fdbb6a
<div style="background-color:#fdbb6a;">Content here</div>
.mybackground {background-color:#fdbb6a;}
Border around this has a color of #fdbb6a
<div style="border:2px solid #fdbb6a;">Content here</div>
.myborder {border:2px solid #fdbb6a;}