#fdc6d5 color space conversions
Hex:
#fdc6d5
RGB:
253, 198, 213
CMY:
1, 22, 16
CMYK:
0, 22, 16, 1
HSL:
344°, 93.2203%, 88.4314%
HSV (HSB):
344°, 21.7391%, 99.2157%
XYZ:
72.7123, 66.0749, 71.8722
xyY:
0.3452, 0.3137, 66.0749
CIE-Lab:
85.0346, 21.7976, 0.0583
CIE-LCH:
85.0346, 21.7977, 0.1532
CIE-Luv:
85.0346, 32.5925, -3.9224
Hunter-Lab:
81.2865, 17.4204, 4.4773
#fdc6d5 color charts
#fdc6d5 color shades, tints & tones
#fdc6d5 color schemes
#fdc6d5 color preview, HTML & CSS examples
This text has a color of #fdc6d5
<p style="color:#fdc6d5;">Text here</p>
.mytext {color:#fdc6d5;}
This box has a color of #fdc6d5
<div style="background-color:#fdc6d5;">Content here</div>
.mybackground {background-color:#fdc6d5;}
Border around this has a color of #fdc6d5
<div style="border:2px solid #fdc6d5;">Content here</div>
.myborder {border:2px solid #fdc6d5;}