#fdc6dd color space conversions
Hex:
#fdc6dd
RGB:
253, 198, 221
CMY:
1, 22, 13
CMYK:
0, 22, 13, 1
HSL:
335°, 93.2203%, 88.4314%
HSV (HSB):
335°, 21.7391%, 99.2157%
XYZ:
73.7532, 66.4913, 77.3535
xyY:
0.3389, 0.3056, 66.4913
CIE-Lab:
85.2464, 23.0565, -3.8955
CIE-LCH:
85.2464, 23.3833, 350.4102
CIE-Luv:
85.2464, 31.6270, -10.1250
Hunter-Lab:
81.5422, 18.7508, 0.8352
#fdc6dd color charts
#fdc6dd color shades, tints & tones
#fdc6dd color schemes
#fdc6dd color preview, HTML & CSS examples
This text has a color of #fdc6dd
<p style="color:#fdc6dd;">Text here</p>
.mytext {color:#fdc6dd;}
This box has a color of #fdc6dd
<div style="background-color:#fdc6dd;">Content here</div>
.mybackground {background-color:#fdc6dd;}
Border around this has a color of #fdc6dd
<div style="border:2px solid #fdc6dd;">Content here</div>
.myborder {border:2px solid #fdc6dd;}