#fdbdee color space conversions
Hex:
#fdbdee
RGB:
253, 189, 238
CMY:
1, 26, 7
CMYK:
0, 25, 6, 1
HSL:
314°, 94.1176%, 86.6667%
HSV (HSB):
314°, 25.2964%, 99.2157%
XYZ:
74.1382, 63.4509, 89.2287
xyY:
0.3269, 0.2797, 63.4509
CIE-Lab:
83.6790, 30.6104, -15.2989
CIE-LCH:
83.6790, 34.2206, 333.4444
CIE-Luv:
83.6790, 34.1672, -29.2445
Hunter-Lab:
79.6561, 26.7371, -10.6559
#fdbdee color charts
#fdbdee color shades, tints & tones
#fdbdee color schemes
#fdbdee color preview, HTML & CSS examples
This text has a color of #fdbdee
<p style="color:#fdbdee;">Text here</p>
.mytext {color:#fdbdee;}
This box has a color of #fdbdee
<div style="background-color:#fdbdee;">Content here</div>
.mybackground {background-color:#fdbdee;}
Border around this has a color of #fdbdee
<div style="border:2px solid #fdbdee;">Content here</div>
.myborder {border:2px solid #fdbdee;}