#fdc1d1 color space conversions
Hex:
#fdc1d1
RGB:
253, 193, 209
CMY:
1, 24, 18
CMYK:
0, 24, 17, 1
HSL:
344°, 93.7500%, 87.4510%
HSV (HSB):
344°, 23.7154%, 99.2157%
XYZ:
71.0866, 63.6260, 68.8560
xyY:
0.3492, 0.3126, 63.6260
CIE-Lab:
83.7707, 23.8118, 0.3499
CIE-LCH:
83.7707, 23.8143, 0.8420
CIE-Luv:
83.7707, 35.8858, -3.8690
Hunter-Lab:
79.7659, 19.4871, 4.6555
#fdc1d1 color charts
#fdc1d1 color shades, tints & tones
#fdc1d1 color schemes
#fdc1d1 color preview, HTML & CSS examples
This text has a color of #fdc1d1
<p style="color:#fdc1d1;">Text here</p>
.mytext {color:#fdc1d1;}
This box has a color of #fdc1d1
<div style="background-color:#fdc1d1;">Content here</div>
.mybackground {background-color:#fdc1d1;}
Border around this has a color of #fdc1d1
<div style="border:2px solid #fdc1d1;">Content here</div>
.myborder {border:2px solid #fdc1d1;}