#fdbde5 color space conversions
Hex:
#fdbde5
RGB:
253, 189, 229
CMY:
1, 26, 10
CMYK:
0, 25, 9, 1
HSL:
323°, 94.1176%, 86.6667%
HSV (HSB):
323°, 25.2964%, 99.2157%
XYZ:
72.8485, 62.9350, 82.4369
xyY:
0.3338, 0.2884, 62.9350
CIE-Lab:
83.4082, 29.0934, -10.8914
CIE-LCH:
83.4082, 31.0652, 339.4760
CIE-Luv:
83.4082, 35.4132, -21.9989
Hunter-Lab:
79.3316, 25.0824, -6.0787
#fdbde5 color charts
#fdbde5 color shades, tints & tones
#fdbde5 color schemes
#fdbde5 color preview, HTML & CSS examples
This text has a color of #fdbde5
<p style="color:#fdbde5;">Text here</p>
.mytext {color:#fdbde5;}
This box has a color of #fdbde5
<div style="background-color:#fdbde5;">Content here</div>
.mybackground {background-color:#fdbde5;}
Border around this has a color of #fdbde5
<div style="border:2px solid #fdbde5;">Content here</div>
.myborder {border:2px solid #fdbde5;}