#fdc8d2 color space conversions
Hex:
#fdc8d2
RGB:
253, 200, 210
CMY:
1, 22, 18
CMYK:
0, 21, 17, 1
HSL:
349°, 92.9825%, 88.8235%
HSV (HSB):
349°, 20.9486%, 99.2157%
XYZ:
72.7951, 66.8443, 70.0383
xyY:
0.3472, 0.3188, 66.8443
CIE-Lab:
85.4253, 20.2872, 2.2257
CIE-LCH:
85.4253, 20.4089, 6.2609
CIE-Luv:
85.4253, 31.8261, -0.4167
Hunter-Lab:
81.7584, 15.8537, 6.4401
#fdc8d2 color charts
#fdc8d2 color shades, tints & tones
#fdc8d2 color schemes
#fdc8d2 color preview, HTML & CSS examples
This text has a color of #fdc8d2
<p style="color:#fdc8d2;">Text here</p>
.mytext {color:#fdc8d2;}
This box has a color of #fdc8d2
<div style="background-color:#fdc8d2;">Content here</div>
.mybackground {background-color:#fdc8d2;}
Border around this has a color of #fdc8d2
<div style="border:2px solid #fdc8d2;">Content here</div>
.myborder {border:2px solid #fdc8d2;}