#fdb16e color space conversions
Hex:
#fdb16e
RGB:
253, 177, 110
CMY:
1, 31, 57
CMYK:
0, 30, 57, 1
HSL:
28°, 97.2789%, 71.1765%
HSV (HSB):
28°, 56.5217%, 99.2157%
XYZ:
59.0446, 53.4527, 21.9573
xyY:
0.4391, 0.3976, 53.4527
CIE-Lab:
78.1415, 20.8468, 45.0297
CIE-LCH:
78.1415, 49.6212, 65.1579
CIE-Luv:
78.1415, 57.9211, 51.5905
Hunter-Lab:
73.1114, 16.2114, 33.3716
#fdb16e color charts
#fdb16e color shades, tints & tones
#fdb16e color schemes
#fdb16e color preview, HTML & CSS examples
This text has a color of #fdb16e
<p style="color:#fdb16e;">Text here</p>
.mytext {color:#fdb16e;}
This box has a color of #fdb16e
<div style="background-color:#fdb16e;">Content here</div>
.mybackground {background-color:#fdb16e;}
Border around this has a color of #fdb16e
<div style="border:2px solid #fdb16e;">Content here</div>
.myborder {border:2px solid #fdb16e;}