#fdc7bc color space conversions
Hex:
#fdc7bc
RGB:
253, 199, 188
CMY:
1, 22, 26
CMYK:
0, 21, 26, 1
HSL:
10°, 94.2029%, 86.4706%
HSV (HSB):
10°, 25.6917%, 99.2157%
XYZ:
70.0085, 65.3603, 56.5029
xyY:
0.3649, 0.3406, 65.3603
CIE-Lab:
84.6691, 17.6333, 12.8485
CIE-LCH:
84.6691, 21.8178, 36.0789
CIE-Luv:
84.6691, 34.9042, 15.2566
Hunter-Lab:
80.8457, 13.0924, 15.1544
#fdc7bc color charts
#fdc7bc color shades, tints & tones
#fdc7bc color schemes
#fdc7bc color preview, HTML & CSS examples
This text has a color of #fdc7bc
<p style="color:#fdc7bc;">Text here</p>
.mytext {color:#fdc7bc;}
This box has a color of #fdc7bc
<div style="background-color:#fdc7bc;">Content here</div>
.mybackground {background-color:#fdc7bc;}
Border around this has a color of #fdc7bc
<div style="border:2px solid #fdc7bc;">Content here</div>
.myborder {border:2px solid #fdc7bc;}