#fdcade color space conversions
Hex:
#fdcade
RGB:
253, 202, 222
CMY:
1, 21, 13
CMYK:
0, 20, 12, 1
HSL:
336°, 92.7273%, 89.2157%
HSV (HSB):
336°, 20.1581%, 99.2157%
XYZ:
74.8134, 68.3976, 78.3662
xyY:
0.3376, 0.3087, 68.3976
CIE-Lab:
86.2049, 21.1160, -3.0183
CIE-LCH:
86.2049, 21.3306, 351.8652
CIE-Luv:
86.2049, 29.3311, -8.4399
Hunter-Lab:
82.7029, 16.7418, 1.7110
#fdcade color charts
#fdcade color shades, tints & tones
#fdcade color schemes
#fdcade color preview, HTML & CSS examples
This text has a color of #fdcade
<p style="color:#fdcade;">Text here</p>
.mytext {color:#fdcade;}
This box has a color of #fdcade
<div style="background-color:#fdcade;">Content here</div>
.mybackground {background-color:#fdcade;}
Border around this has a color of #fdcade
<div style="border:2px solid #fdcade;">Content here</div>
.myborder {border:2px solid #fdcade;}