#fdc8c9 color space conversions
Hex:
#fdc8c9
RGB:
253, 200, 201
CMY:
1, 22, 21
CMYK:
0, 21, 21, 1
HSL:
359°, 92.9825%, 88.8235%
HSV (HSB):
359°, 20.9486%, 99.2157%
XYZ:
71.7049, 66.4082, 64.2972
xyY:
0.3543, 0.3281, 66.4082
CIE-Lab:
85.2042, 18.9447, 6.6970
CIE-LCH:
85.2042, 20.0936, 19.4687
CIE-Luv:
85.2042, 32.8584, 6.3551
Hunter-Lab:
81.4913, 14.4541, 10.2637
#fdc8c9 color charts
#fdc8c9 color shades, tints & tones
#fdc8c9 color schemes
#fdc8c9 color preview, HTML & CSS examples
This text has a color of #fdc8c9
<p style="color:#fdc8c9;">Text here</p>
.mytext {color:#fdc8c9;}
This box has a color of #fdc8c9
<div style="background-color:#fdc8c9;">Content here</div>
.mybackground {background-color:#fdc8c9;}
Border around this has a color of #fdc8c9
<div style="border:2px solid #fdc8c9;">Content here</div>
.myborder {border:2px solid #fdc8c9;}