#fdc4bd color space conversions
Hex:
#fdc4bd
RGB:
253, 196, 189
CMY:
1, 23, 26
CMYK:
0, 23, 25, 1
HSL:
7°, 94.1176%, 86.6667%
HSV (HSB):
7°, 25.2964%, 99.2157%
XYZ:
69.4332, 64.0366, 56.8449
xyY:
0.3648, 0.3365, 64.0366
CIE-Lab:
83.9848, 19.3424, 11.3452
CIE-LCH:
83.9848, 22.4241, 30.3935
CIE-Luv:
83.9848, 36.5805, 12.8084
Hunter-Lab:
80.0229, 14.8386, 13.8989
#fdc4bd color charts
#fdc4bd color shades, tints & tones
#fdc4bd color schemes
#fdc4bd color preview, HTML & CSS examples
This text has a color of #fdc4bd
<p style="color:#fdc4bd;">Text here</p>
.mytext {color:#fdc4bd;}
This box has a color of #fdc4bd
<div style="background-color:#fdc4bd;">Content here</div>
.mybackground {background-color:#fdc4bd;}
Border around this has a color of #fdc4bd
<div style="border:2px solid #fdc4bd;">Content here</div>
.myborder {border:2px solid #fdc4bd;}