#fdbdec color space conversions
Hex:
#fdbdec
RGB:
253, 189, 236
CMY:
1, 26, 7
CMYK:
0, 25, 7, 1
HSL:
316°, 94.1176%, 86.6667%
HSV (HSB):
316°, 25.2964%, 99.2157%
XYZ:
73.8459, 63.3340, 87.6895
xyY:
0.3284, 0.2816, 63.3340
CIE-Lab:
83.6178, 30.2688, -14.3221
CIE-LCH:
83.6178, 33.4861, 334.6782
CIE-Luv:
83.6178, 34.4449, -27.6271
Hunter-Lab:
79.5826, 26.3632, -9.6218
#fdbdec color charts
#fdbdec RGB chart
#fdbdec CMYK chart
#fdbdec RGB pie chart
#fdbdec color shades, tints & tones
#fdbdec color schemes
#fdbdec color preview, HTML & CSS examples
This text has a color of #fdbdec
<p style="color:#fdbdec;">Text here</p>
.mytext {color:#fdbdec;}
Text color #fdbdec
This box has a color of #fdbdec
<div style="background-color:#fdbdec;">Content here</div>
.mybackground {background-color:#fdbdec;}
Background color #fdbdec
Border around this has a color of #fdbdec
<div style="border:2px solid #fdbdec;">Content here</div>
.myborder {border:2px solid #fdbdec;}
Border color #fdbdec