#fdbda0 color space conversions
Hex:
#fdbda0
RGB:
253, 189, 160
CMY:
1, 26, 37
CMYK:
0, 25, 37, 1
HSL:
19°, 95.8763%, 80.9804%
HSV (HSB):
19°, 36.7589%, 99.2157%
XYZ:
65.0508, 59.8159, 41.3748
xyY:
0.3913, 0.3598, 59.8159
CIE-Lab:
81.7380, 19.3461, 23.6516
CIE-LCH:
81.7380, 30.5560, 50.7182
CIE-Luv:
81.7380, 44.2747, 28.8886
Hunter-Lab:
77.3407, 14.7888, 22.4203
#fdbda0 color charts
#fdbda0 color shades, tints & tones
#fdbda0 color schemes
#fdbda0 color preview, HTML & CSS examples
This text has a color of #fdbda0
<p style="color:#fdbda0;">Text here</p>
.mytext {color:#fdbda0;}
This box has a color of #fdbda0
<div style="background-color:#fdbda0;">Content here</div>
.mybackground {background-color:#fdbda0;}
Border around this has a color of #fdbda0
<div style="border:2px solid #fdbda0;">Content here</div>
.myborder {border:2px solid #fdbda0;}