#fdbd7d color space conversions
Hex:
#fdbd7d
RGB:
253, 189, 125
CMY:
1, 26, 51
CMYK:
0, 25, 51, 1
HSL:
30°, 96.9697%, 74.1176%
HSV (HSB):
30°, 50.5929%, 99.2157%
XYZ:
62.4073, 58.7585, 27.4543
xyY:
0.4199, 0.3954, 58.7585
CIE-Lab:
81.1587, 15.7918, 41.1635
CIE-LCH:
81.1587, 44.0887, 69.0113
CIE-Luv:
81.1587, 47.9298, 49.6037
Hunter-Lab:
76.6541, 11.1796, 32.4226
#fdbd7d color charts
#fdbd7d color shades, tints & tones
#fdbd7d color schemes
#fdbd7d color preview, HTML & CSS examples
This text has a color of #fdbd7d
<p style="color:#fdbd7d;">Text here</p>
.mytext {color:#fdbd7d;}
This box has a color of #fdbd7d
<div style="background-color:#fdbd7d;">Content here</div>
.mybackground {background-color:#fdbd7d;}
Border around this has a color of #fdbd7d
<div style="border:2px solid #fdbd7d;">Content here</div>
.myborder {border:2px solid #fdbd7d;}