#fdc3c9 color space conversions
Hex:
#fdc3c9
RGB:
253, 195, 201
CMY:
1, 24, 21
CMYK:
0, 23, 21, 1
HSL:
354°, 93.5484%, 87.8431%
HSV (HSB):
354°, 22.9249%, 99.2157%
XYZ:
70.5657, 64.1299, 63.9174
xyY:
0.3553, 0.3229, 64.1299
CIE-Lab:
84.0334, 21.5683, 5.0093
CIE-LCH:
84.0334, 22.1423, 13.0752
CIE-Luv:
84.0334, 35.7411, 3.3914
Hunter-Lab:
80.0812, 17.1482, 8.7340
#fdc3c9 color charts
#fdc3c9 color shades, tints & tones
#fdc3c9 color schemes
#fdc3c9 color preview, HTML & CSS examples
This text has a color of #fdc3c9
<p style="color:#fdc3c9;">Text here</p>
.mytext {color:#fdc3c9;}
This box has a color of #fdc3c9
<div style="background-color:#fdc3c9;">Content here</div>
.mybackground {background-color:#fdc3c9;}
Border around this has a color of #fdc3c9
<div style="border:2px solid #fdc3c9;">Content here</div>
.myborder {border:2px solid #fdc3c9;}