#fdc2c7 color space conversions
Hex:
#fdc2c7
RGB:
253, 194, 199
CMY:
1, 24, 22
CMYK:
0, 23, 21, 1
HSL:
355°, 93.6508%, 87.6471%
HSV (HSB):
355°, 23.3202%, 99.2157%
XYZ:
70.1086, 63.5897, 62.6118
xyY:
0.3571, 0.3239, 63.5897
CIE-Lab:
83.7517, 21.8025, 5.6718
CIE-LCH:
83.7517, 22.5282, 14.5819
CIE-Luv:
83.7517, 36.5630, 4.2969
Hunter-Lab:
79.7432, 17.3831, 9.2676
#fdc2c7 color charts
#fdc2c7 color shades, tints & tones
#fdc2c7 color schemes
#fdc2c7 color preview, HTML & CSS examples
This text has a color of #fdc2c7
<p style="color:#fdc2c7;">Text here</p>
.mytext {color:#fdc2c7;}
This box has a color of #fdc2c7
<div style="background-color:#fdc2c7;">Content here</div>
.mybackground {background-color:#fdc2c7;}
Border around this has a color of #fdc2c7
<div style="border:2px solid #fdc2c7;">Content here</div>
.myborder {border:2px solid #fdc2c7;}