#fdc0d3 color space conversions
Hex:
#fdc0d3
RGB:
253, 192, 211
CMY:
1, 25, 17
CMYK:
0, 24, 17, 1
HSL:
341°, 93.8462%, 87.2549%
HSV (HSB):
341°, 24.1107%, 99.2157%
XYZ:
71.1155, 63.2851, 70.0951
xyY:
0.3478, 0.3095, 63.2851
CIE-Lab:
83.5921, 24.6428, -0.9815
CIE-LCH:
83.5921, 24.6624, 357.7192
CIE-Luv:
83.5921, 36.1903, -6.0088
Hunter-Lab:
79.5519, 20.3544, 3.4445
#fdc0d3 color charts
#fdc0d3 color shades, tints & tones
#fdc0d3 color schemes
#fdc0d3 color preview, HTML & CSS examples
This text has a color of #fdc0d3
<p style="color:#fdc0d3;">Text here</p>
.mytext {color:#fdc0d3;}
This box has a color of #fdc0d3
<div style="background-color:#fdc0d3;">Content here</div>
.mybackground {background-color:#fdc0d3;}
Border around this has a color of #fdc0d3
<div style="border:2px solid #fdc0d3;">Content here</div>
.myborder {border:2px solid #fdc0d3;}