#fdbaf8 color space conversions
Hex:
#fdbaf8
RGB:
253, 186, 248
CMY:
1, 27, 3
CMYK:
0, 26, 2, 1
HSL:
304°, 94.3662%, 86.0784%
HSV (HSB):
304°, 26.4822%, 99.2157%
XYZ:
75.0102, 62.7778, 96.9708
xyY:
0.3195, 0.2674, 62.7778
CIE-Lab:
83.3253, 33.9325, -21.1724
CIE-LCH:
83.3253, 39.9961, 328.0376
CIE-Luv:
83.3253, 34.2531, -39.2599
Hunter-Lab:
79.2324, 30.3311, -17.1010
#fdbaf8 color charts
#fdbaf8 color shades, tints & tones
#fdbaf8 color schemes
#fdbaf8 color preview, HTML & CSS examples
This text has a color of #fdbaf8
<p style="color:#fdbaf8;">Text here</p>
.mytext {color:#fdbaf8;}
This box has a color of #fdbaf8
<div style="background-color:#fdbaf8;">Content here</div>
.mybackground {background-color:#fdbaf8;}
Border around this has a color of #fdbaf8
<div style="border:2px solid #fdbaf8;">Content here</div>
.myborder {border:2px solid #fdbaf8;}