#fdbd8c color space conversions
Hex:
#fdbd8c
RGB:
253, 189, 140
CMY:
1, 26, 45
CMYK:
0, 25, 45, 1
HSL:
26°, 96.5812%, 77.0588%
HSV (HSB):
26°, 44.6640%, 99.2157%
XYZ:
63.4392, 59.1713, 32.8885
xyY:
0.4080, 0.3805, 59.1713
CIE-Lab:
81.3857, 17.1957, 33.7149
CIE-LCH:
81.3857, 37.8469, 62.9769
CIE-Luv:
81.3857, 46.4558, 41.2663
Hunter-Lab:
76.9229, 12.5961, 28.4965
#fdbd8c color charts
#fdbd8c color shades, tints & tones
#fdbd8c color schemes
#fdbd8c color preview, HTML & CSS examples
This text has a color of #fdbd8c
<p style="color:#fdbd8c;">Text here</p>
.mytext {color:#fdbd8c;}
This box has a color of #fdbd8c
<div style="background-color:#fdbd8c;">Content here</div>
.mybackground {background-color:#fdbd8c;}
Border around this has a color of #fdbd8c
<div style="border:2px solid #fdbd8c;">Content here</div>
.myborder {border:2px solid #fdbd8c;}