#fdc8f6 color space conversions
Hex:
#fdc8f6
RGB:
253, 200, 246
CMY:
1, 22, 4
CMYK:
0, 21, 3, 1
HSL:
308°, 92.9825%, 88.8235%
HSV (HSB):
308°, 20.9486%, 99.2157%
XYZ:
77.7968, 68.8450, 96.3769
xyY:
0.3201, 0.2833, 68.8450
CIE-Lab:
86.4272, 26.2145, -15.4306
CIE-LCH:
86.4272, 30.4188, 329.5177
CIE-Luv:
86.4272, 27.5271, -28.8029
Hunter-Lab:
82.9729, 22.1621, -10.7870
#fdc8f6 color charts
#fdc8f6 color shades, tints & tones
#fdc8f6 color schemes
#fdc8f6 color preview, HTML & CSS examples
This text has a color of #fdc8f6
<p style="color:#fdc8f6;">Text here</p>
.mytext {color:#fdc8f6;}
This box has a color of #fdc8f6
<div style="background-color:#fdc8f6;">Content here</div>
.mybackground {background-color:#fdc8f6;}
Border around this has a color of #fdc8f6
<div style="border:2px solid #fdc8f6;">Content here</div>
.myborder {border:2px solid #fdc8f6;}