#fdbd8f color space conversions
Hex:
#fdbd8f
RGB:
253, 189, 143
CMY:
1, 26, 44
CMYK:
0, 25, 43, 1
HSL:
25°, 96.4912%, 77.6471%
HSV (HSB):
25°, 43.4783%, 99.2157%
XYZ:
63.6635, 59.2610, 34.0697
xyY:
0.4055, 0.3775, 59.2610
CIE-Lab:
81.4349, 17.4981, 32.2121
CIE-LCH:
81.4349, 36.6579, 61.4886
CIE-Luv:
81.4349, 46.1436, 39.4979
Hunter-Lab:
76.9812, 12.9027, 27.6467
#fdbd8f color charts
#fdbd8f color shades, tints & tones
#fdbd8f color schemes
#fdbd8f color preview, HTML & CSS examples
This text has a color of #fdbd8f
<p style="color:#fdbd8f;">Text here</p>
.mytext {color:#fdbd8f;}
This box has a color of #fdbd8f
<div style="background-color:#fdbd8f;">Content here</div>
.mybackground {background-color:#fdbd8f;}
Border around this has a color of #fdbd8f
<div style="border:2px solid #fdbd8f;">Content here</div>
.myborder {border:2px solid #fdbd8f;}