#fdc9c9 color space conversions
Hex:
#fdc9c9
RGB:
253, 201, 201
CMY:
1, 21, 21
CMYK:
0, 21, 21, 1
HSL:
0°, 92.8571%, 89.0196%
HSV (HSB):
0°, 20.5534%, 99.2157%
XYZ:
71.9373, 66.8730, 64.3746
xyY:
0.3540, 0.3291, 66.8730
CIE-Lab:
85.4398, 18.4206, 7.0358
CIE-LCH:
85.4398, 19.7186, 20.9044
CIE-Luv:
85.4398, 32.2816, 6.9485
Hunter-Lab:
81.7759, 13.9165, 10.5696
#fdc9c9 color charts
#fdc9c9 color shades, tints & tones
#fdc9c9 color schemes
#fdc9c9 color preview, HTML & CSS examples
This text has a color of #fdc9c9
<p style="color:#fdc9c9;">Text here</p>
.mytext {color:#fdc9c9;}
This box has a color of #fdc9c9
<div style="background-color:#fdc9c9;">Content here</div>
.mybackground {background-color:#fdc9c9;}
Border around this has a color of #fdc9c9
<div style="border:2px solid #fdc9c9;">Content here</div>
.myborder {border:2px solid #fdc9c9;}