#fdced2 color space conversions
Hex:
#fdced2
RGB:
253, 206, 210
CMY:
1, 19, 18
CMYK:
0, 19, 17, 1
HSL:
355°, 92.1569%, 90.0000%
HSV (HSB):
355°, 18.5771%, 99.2157%
XYZ:
74.2122, 69.6784, 70.5106
xyY:
0.3461, 0.3250, 69.6784
CIE-Lab:
86.8389, 17.1433, 4.2757
CIE-LCH:
86.8389, 17.6685, 14.0045
CIE-Luv:
86.8389, 28.4489, 3.2125
Hunter-Lab:
83.4736, 12.6166, 8.3489
#fdced2 color charts
#fdced2 color shades, tints & tones
#fdced2 color schemes
#fdced2 color preview, HTML & CSS examples
This text has a color of #fdced2
<p style="color:#fdced2;">Text here</p>
.mytext {color:#fdced2;}
This box has a color of #fdced2
<div style="background-color:#fdced2;">Content here</div>
.mybackground {background-color:#fdced2;}
Border around this has a color of #fdced2
<div style="border:2px solid #fdced2;">Content here</div>
.myborder {border:2px solid #fdced2;}