#fdc0db color space conversions
Hex:
#fdc0db
RGB:
253, 192, 219
CMY:
1, 25, 14
CMYK:
0, 24, 13, 1
HSL:
333°, 93.8462%, 87.2549%
HSV (HSB):
333°, 24.1107%, 99.2157%
XYZ:
72.1438, 63.6964, 75.5101
xyY:
0.3413, 0.3014, 63.6964
CIE-Lab:
83.8074, 25.8922, -4.9474
CIE-LCH:
83.8074, 26.3606, 349.1825
CIE-Luv:
83.8074, 35.1494, -12.2338
Hunter-Lab:
79.8100, 21.6866, -0.2286
#fdc0db color charts
#fdc0db color shades, tints & tones
#fdc0db color schemes
#fdc0db color preview, HTML & CSS examples
This text has a color of #fdc0db
<p style="color:#fdc0db;">Text here</p>
.mytext {color:#fdc0db;}
This box has a color of #fdc0db
<div style="background-color:#fdc0db;">Content here</div>
.mybackground {background-color:#fdc0db;}
Border around this has a color of #fdc0db
<div style="border:2px solid #fdc0db;">Content here</div>
.myborder {border:2px solid #fdc0db;}