#fdbd8b color space conversions
Hex:
#fdbd8b
RGB:
253, 189, 139
CMY:
1, 26, 45
CMYK:
0, 25, 45, 1
HSL:
26°, 96.6102%, 76.8627%
HSV (HSB):
26°, 45.0593%, 99.2157%
XYZ:
63.3658, 59.1419, 32.5019
xyY:
0.4088, 0.3815, 59.1419
CIE-Lab:
81.3695, 17.0966, 34.2150
CIE-LCH:
81.3695, 38.2487, 63.4496
CIE-Luv:
81.3695, 46.5586, 41.8486
Hunter-Lab:
76.9038, 12.4956, 28.7749
#fdbd8b color charts
#fdbd8b color shades, tints & tones
#fdbd8b color schemes
#fdbd8b color preview, HTML & CSS examples
This text has a color of #fdbd8b
<p style="color:#fdbd8b;">Text here</p>
.mytext {color:#fdbd8b;}
This box has a color of #fdbd8b
<div style="background-color:#fdbd8b;">Content here</div>
.mybackground {background-color:#fdbd8b;}
Border around this has a color of #fdbd8b
<div style="border:2px solid #fdbd8b;">Content here</div>
.myborder {border:2px solid #fdbd8b;}