#fdbdf6 color space conversions
Hex:
#fdbdf6
RGB:
253, 189, 246
CMY:
1, 26, 4
CMYK:
0, 25, 3, 1
HSL:
307°, 94.1176%, 86.6667%
HSV (HSB):
307°, 25.2964%, 99.2157%
XYZ:
75.3402, 63.9317, 95.5580
xyY:
0.3208, 0.2722, 63.9317
CIE-Lab:
83.9302, 32.0019, -19.1905
CIE-LCH:
83.9302, 37.3148, 329.0502
CIE-Luv:
83.9302, 33.0522, -35.7496
Hunter-Lab:
79.9573, 28.2673, -14.8881
#fdbdf6 color charts
#fdbdf6 color shades, tints & tones
#fdbdf6 color schemes
#fdbdf6 color preview, HTML & CSS examples
This text has a color of #fdbdf6
<p style="color:#fdbdf6;">Text here</p>
.mytext {color:#fdbdf6;}
This box has a color of #fdbdf6
<div style="background-color:#fdbdf6;">Content here</div>
.mybackground {background-color:#fdbdf6;}
Border around this has a color of #fdbdf6
<div style="border:2px solid #fdbdf6;">Content here</div>
.myborder {border:2px solid #fdbdf6;}