#fdbd6e color space conversions
Hex:
#fdbd6e
RGB:
253, 189, 110
CMY:
1, 26, 57
CMYK:
0, 25, 57, 1
HSL:
33°, 97.2789%, 71.1765%
HSV (HSB):
33°, 56.5217%, 99.2157%
XYZ:
61.5201, 58.4036, 22.7824
xyY:
0.4311, 0.4093, 58.4036
CIE-Lab:
80.9627, 14.5674, 48.4426
CIE-LCH:
80.9627, 50.5856, 73.2632
CIE-Luv:
80.9627, 49.2491, 57.0484
Hunter-Lab:
76.4223, 9.9539, 35.8205
#fdbd6e color charts
#fdbd6e color shades, tints & tones
#fdbd6e color schemes
#fdbd6e color preview, HTML & CSS examples
This text has a color of #fdbd6e
<p style="color:#fdbd6e;">Text here</p>
.mytext {color:#fdbd6e;}
This box has a color of #fdbd6e
<div style="background-color:#fdbd6e;">Content here</div>
.mybackground {background-color:#fdbd6e;}
Border around this has a color of #fdbd6e
<div style="border:2px solid #fdbd6e;">Content here</div>
.myborder {border:2px solid #fdbd6e;}