#fdc9b4 color space conversions
Hex:
#fdc9b4
RGB:
253, 201, 180
CMY:
1, 21, 29
CMYK:
0, 21, 29, 1
HSL:
17°, 94.8052%, 84.9020%
HSV (HSB):
17°, 28.8538%, 99.2157%
XYZ:
69.6329, 65.9512, 52.2398
xyY:
0.3707, 0.3511, 65.9512
CIE-Lab:
84.9715, 15.5205, 17.5181
CIE-LCH:
84.9715, 23.4045, 48.4600
CIE-Luv:
84.9715, 34.5608, 22.0283
Hunter-Lab:
81.2104, 10.9346, 18.7080
#fdc9b4 color charts
#fdc9b4 color shades, tints & tones
#fdc9b4 color schemes
#fdc9b4 color preview, HTML & CSS examples
This text has a color of #fdc9b4
<p style="color:#fdc9b4;">Text here</p>
.mytext {color:#fdc9b4;}
This box has a color of #fdc9b4
<div style="background-color:#fdc9b4;">Content here</div>
.mybackground {background-color:#fdc9b4;}
Border around this has a color of #fdc9b4
<div style="border:2px solid #fdc9b4;">Content here</div>
.myborder {border:2px solid #fdc9b4;}