#fdbde7 color space conversions
Hex:
#fdbde7
RGB:
253, 189, 231
CMY:
1, 26, 9
CMYK:
0, 25, 9, 1
HSL:
321°, 94.1176%, 86.6667%
HSV (HSB):
321°, 25.2964%, 99.2157%
XYZ:
73.1294, 63.0474, 83.9163
xyY:
0.3323, 0.2865, 63.0474
CIE-Lab:
83.4673, 29.4260, -11.8735
CIE-LCH:
83.4673, 31.7312, 338.0258
CIE-Luv:
83.4673, 35.1372, -23.6015
Hunter-Lab:
79.4024, 25.4440, -7.0789
#fdbde7 color charts
#fdbde7 color shades, tints & tones
#fdbde7 color schemes
#fdbde7 color preview, HTML & CSS examples
This text has a color of #fdbde7
<p style="color:#fdbde7;">Text here</p>
.mytext {color:#fdbde7;}
This box has a color of #fdbde7
<div style="background-color:#fdbde7;">Content here</div>
.mybackground {background-color:#fdbde7;}
Border around this has a color of #fdbde7
<div style="border:2px solid #fdbde7;">Content here</div>
.myborder {border:2px solid #fdbde7;}