#fdcba5 color space conversions
Hex:
#fdcba5
RGB:
253, 203, 165
CMY:
1, 20, 35
CMYK:
0, 20, 35, 1
HSL:
26°, 95.6522%, 81.9608%
HSV (HSB):
26°, 34.7826%, 99.2157%
XYZ:
68.6555, 66.3111, 44.7781
xyY:
0.3820, 0.3689, 66.3111
CIE-Lab:
85.1549, 12.6114, 25.6750
CIE-LCH:
85.1549, 28.6051, 63.8400
CIE-Luv:
85.1549, 34.8261, 33.1774
Hunter-Lab:
81.4316, 7.9890, 24.3994
#fdcba5 color charts
#fdcba5 color shades, tints & tones
#fdcba5 color schemes
#fdcba5 color preview, HTML & CSS examples
This text has a color of #fdcba5
<p style="color:#fdcba5;">Text here</p>
.mytext {color:#fdcba5;}
This box has a color of #fdcba5
<div style="background-color:#fdcba5;">Content here</div>
.mybackground {background-color:#fdcba5;}
Border around this has a color of #fdcba5
<div style="border:2px solid #fdcba5;">Content here</div>
.myborder {border:2px solid #fdcba5;}