#fdc3d4 color space conversions
Hex:
#fdc3d4
RGB:
253, 195, 212
CMY:
1, 24, 17
CMYK:
0, 23, 16, 1
HSL:
342°, 93.5484%, 87.8431%
HSV (HSB):
342°, 22.9249%, 99.2157%
XYZ:
71.9068, 64.6663, 70.9793
xyY:
0.3465, 0.3116, 64.6663
CIE-Lab:
84.3115, 23.2195, -0.4644
CIE-LCH:
84.3115, 23.2241, 358.8543
CIE-Luv:
84.3115, 34.3880, -4.9700
Hunter-Lab:
80.4154, 18.8864, 3.9579
#fdc3d4 color charts
#fdc3d4 color shades, tints & tones
#fdc3d4 color schemes
#fdc3d4 color preview, HTML & CSS examples
This text has a color of #fdc3d4
<p style="color:#fdc3d4;">Text here</p>
.mytext {color:#fdc3d4;}
This box has a color of #fdc3d4
<div style="background-color:#fdc3d4;">Content here</div>
.mybackground {background-color:#fdc3d4;}
Border around this has a color of #fdc3d4
<div style="border:2px solid #fdc3d4;">Content here</div>
.myborder {border:2px solid #fdc3d4;}