#fdbafc color space conversions
Hex:
#fdbafc
RGB:
253, 186, 252
CMY:
1, 27, 1
CMYK:
0, 26, 0, 1
HSL:
301°, 94.3662%, 86.0784%
HSV (HSB):
301°, 26.4822%, 99.2157%
XYZ:
75.6376, 63.0287, 100.2747
xyY:
0.3166, 0.2638, 63.0287
CIE-Lab:
83.4575, 34.6475, -23.1055
CIE-LCH:
83.4575, 41.6451, 326.3017
CIE-Luv:
83.4575, 33.6734, -42.5410
Hunter-Lab:
79.3906, 31.1282, -19.3130
#fdbafc color charts
#fdbafc color shades, tints & tones
#fdbafc color schemes
#fdbafc color preview, HTML & CSS examples
This text has a color of #fdbafc
<p style="color:#fdbafc;">Text here</p>
.mytext {color:#fdbafc;}
This box has a color of #fdbafc
<div style="background-color:#fdbafc;">Content here</div>
.mybackground {background-color:#fdbafc;}
Border around this has a color of #fdbafc
<div style="border:2px solid #fdbafc;">Content here</div>
.myborder {border:2px solid #fdbafc;}