#fdc7f9 color space conversions
Hex:
#fdc7f9
RGB:
253, 199, 249
CMY:
1, 22, 2
CMYK:
0, 21, 2, 1
HSL:
304°, 93.1034%, 88.6275%
HSV (HSB):
304°, 21.3439%, 99.2157%
XYZ:
78.0303, 68.5690, 98.7450
xyY:
0.3180, 0.2795, 68.5690
CIE-Lab:
86.2902, 27.2727, -17.2271
CIE-LCH:
86.2902, 32.2579, 327.7210
CIE-Luv:
86.2902, 27.6616, -31.8757
Hunter-Lab:
82.8064, 23.2932, -12.7377
#fdc7f9 color charts
#fdc7f9 color shades, tints & tones
#fdc7f9 color schemes
#fdc7f9 color preview, HTML & CSS examples
This text has a color of #fdc7f9
<p style="color:#fdc7f9;">Text here</p>
.mytext {color:#fdc7f9;}
This box has a color of #fdc7f9
<div style="background-color:#fdc7f9;">Content here</div>
.mybackground {background-color:#fdc7f9;}
Border around this has a color of #fdc7f9
<div style="border:2px solid #fdc7f9;">Content here</div>
.myborder {border:2px solid #fdc7f9;}