#fdbdef color space conversions
Hex:
#fdbdef
RGB:
253, 189, 239
CMY:
1, 26, 6
CMYK:
0, 25, 6, 1
HSL:
313°, 94.1176%, 86.6667%
HSV (HSB):
313°, 25.2964%, 99.2157%
XYZ:
74.2856, 63.5098, 90.0047
xyY:
0.3261, 0.2788, 63.5098
CIE-Lab:
83.7099, 30.7821, -15.7867
CIE-LCH:
83.7099, 34.5942, 332.8489
CIE-Luv:
83.7099, 34.0281, -30.0546
Hunter-Lab:
79.6931, 26.9253, -11.1765
#fdbdef color charts
#fdbdef RGB chart
#fdbdef CMYK chart
#fdbdef RGB pie chart
#fdbdef color shades, tints & tones
#fdbdef color schemes
#fdbdef color preview, HTML & CSS examples
This text has a color of #fdbdef
<p style="color:#fdbdef;">Text here</p>
.mytext {color:#fdbdef;}
Text color #fdbdef
This box has a color of #fdbdef
<div style="background-color:#fdbdef;">Content here</div>
.mybackground {background-color:#fdbdef;}
Background color #fdbdef
Border around this has a color of #fdbdef
<div style="border:2px solid #fdbdef;">Content here</div>
.myborder {border:2px solid #fdbdef;}
Border color #fdbdef