#fdc7be color space conversions
Hex:
#fdc7be
RGB:
253, 199, 190
CMY:
1, 22, 25
CMYK:
0, 21, 25, 1
HSL:
9°, 94.0299%, 86.8627%
HSV (HSB):
9°, 24.9012%, 99.2157%
XYZ:
70.2257, 65.4472, 57.6465
xyY:
0.3633, 0.3385, 65.4472
CIE-Lab:
84.7137, 17.9076, 11.8483
CIE-LCH:
84.7137, 21.4724, 33.4901
CIE-Luv:
84.7137, 34.6818, 13.8211
Hunter-Lab:
80.8994, 13.3750, 14.3814
#fdc7be color charts
#fdc7be color shades, tints & tones
#fdc7be color schemes
#fdc7be color preview, HTML & CSS examples
This text has a color of #fdc7be
<p style="color:#fdc7be;">Text here</p>
.mytext {color:#fdc7be;}
This box has a color of #fdc7be
<div style="background-color:#fdc7be;">Content here</div>
.mybackground {background-color:#fdc7be;}
Border around this has a color of #fdc7be
<div style="border:2px solid #fdc7be;">Content here</div>
.myborder {border:2px solid #fdc7be;}