#fdc3dd color space conversions
Hex:
#fdc3dd
RGB:
253, 195, 221
CMY:
1, 24, 13
CMYK:
0, 23, 13, 1
HSL:
333°, 93.5484%, 87.8431%
HSV (HSB):
333°, 22.9249%, 99.2157%
XYZ:
73.0743, 65.1333, 77.1272
xyY:
0.3394, 0.3025, 65.1333
CIE-Lab:
84.5524, 24.6336, -4.9178
CIE-LCH:
84.5524, 25.1197, 348.7099
CIE-Luv:
84.5524, 33.2589, -11.9677
Hunter-Lab:
80.7052, 20.3881, -0.1677
#fdc3dd color charts
#fdc3dd color shades, tints & tones
#fdc3dd color schemes
#fdc3dd color preview, HTML & CSS examples
This text has a color of #fdc3dd
<p style="color:#fdc3dd;">Text here</p>
.mytext {color:#fdc3dd;}
This box has a color of #fdc3dd
<div style="background-color:#fdc3dd;">Content here</div>
.mybackground {background-color:#fdc3dd;}
Border around this has a color of #fdc3dd
<div style="border:2px solid #fdc3dd;">Content here</div>
.myborder {border:2px solid #fdc3dd;}