#fdbddf color space conversions
Hex:
#fdbddf
RGB:
253, 189, 223
CMY:
1, 26, 13
CMYK:
0, 25, 12, 1
HSL:
328°, 94.1176%, 86.6667%
HSV (HSB):
328°, 25.2964%, 99.2157%
XYZ:
72.0249, 62.6056, 78.1000
xyY:
0.3386, 0.2943, 62.6056
CIE-Lab:
83.2344, 28.1114, -7.9367
CIE-LCH:
83.2344, 29.2103, 344.2341
CIE-Luv:
83.2344, 36.2374, -17.2201
Hunter-Lab:
79.1237, 24.0190, -3.1364
#fdbddf color charts
#fdbddf RGB chart
#fdbddf CMYK chart
#fdbddf RGB pie chart
#fdbddf color shades, tints & tones
#fdbddf color schemes
#fdbddf color preview, HTML & CSS examples
This text has a color of #fdbddf
<p style="color:#fdbddf;">Text here</p>
.mytext {color:#fdbddf;}
Text color #fdbddf
This box has a color of #fdbddf
<div style="background-color:#fdbddf;">Content here</div>
.mybackground {background-color:#fdbddf;}
Background color #fdbddf
Border around this has a color of #fdbddf
<div style="border:2px solid #fdbddf;">Content here</div>
.myborder {border:2px solid #fdbddf;}
Border color #fdbddf