#fdc0e6 color space conversions
Hex:
#fdc0e6
RGB:
253, 192, 230
CMY:
1, 25, 10
CMYK:
0, 24, 9, 1
HSL:
323°, 93.8462%, 87.2549%
HSV (HSB):
323°, 24.1107%, 99.2157%
XYZ:
73.6406, 64.2951, 83.3918
xyY:
0.3327, 0.2905, 64.2951
CIE-Lab:
84.1192, 27.6811, -10.3667
CIE-LCH:
84.1192, 29.5587, 339.4689
CIE-Luv:
84.1192, 33.6973, -20.9457
Hunter-Lab:
80.1842, 23.6107, -5.5328
#fdc0e6 color charts
#fdc0e6 color shades, tints & tones
#fdc0e6 color schemes
#fdc0e6 color preview, HTML & CSS examples
This text has a color of #fdc0e6
<p style="color:#fdc0e6;">Text here</p>
.mytext {color:#fdc0e6;}
This box has a color of #fdc0e6
<div style="background-color:#fdc0e6;">Content here</div>
.mybackground {background-color:#fdc0e6;}
Border around this has a color of #fdc0e6
<div style="border:2px solid #fdc0e6;">Content here</div>
.myborder {border:2px solid #fdc0e6;}