#fdbddc color space conversions
Hex:
#fdbddc
RGB:
253, 189, 220
CMY:
1, 26, 14
CMYK:
0, 25, 13, 1
HSL:
331°, 94.1176%, 86.6667%
HSV (HSB):
331°, 25.2964%, 99.2157%
XYZ:
71.6239, 62.4451, 75.9883
xyY:
0.3410, 0.2973, 62.4451
CIE-Lab:
83.1496, 27.6295, -6.4546
CIE-LCH:
83.1496, 28.3734, 346.8508
CIE-Luv:
83.1496, 36.6471, -14.8483
Hunter-Lab:
79.0222, 23.4992, -1.6981
#fdbddc color charts
#fdbddc RGB chart
#fdbddc CMYK chart
#fdbddc RGB pie chart
#fdbddc color shades, tints & tones
#fdbddc color schemes
#fdbddc color preview, HTML & CSS examples
This text has a color of #fdbddc
<p style="color:#fdbddc;">Text here</p>
.mytext {color:#fdbddc;}
Text color #fdbddc
This box has a color of #fdbddc
<div style="background-color:#fdbddc;">Content here</div>
.mybackground {background-color:#fdbddc;}
Background color #fdbddc
Border around this has a color of #fdbddc
<div style="border:2px solid #fdbddc;">Content here</div>
.myborder {border:2px solid #fdbddc;}
Border color #fdbddc