#fdaffb color space conversions
Hex:
#fdaffb
RGB:
253, 175, 251
CMY:
1, 31, 2
CMYK:
0, 31, 1, 1
HSL:
302°, 95.1220%, 83.9216%
HSV (HSB):
302°, 30.8300%, 99.2157%
XYZ:
73.2506, 58.5076, 98.6992
xyY:
0.3178, 0.2539, 58.5076
CIE-Lab:
81.0202, 40.2267, -26.2833
CIE-LCH:
81.0202, 48.0520, 326.8402
CIE-Luv:
81.0202, 39.1108, -48.5083
Hunter-Lab:
76.4903, 37.0817, -22.9616
#fdaffb color charts
#fdaffb color shades, tints & tones
#fdaffb color schemes
#fdaffb color preview, HTML & CSS examples
This text has a color of #fdaffb
<p style="color:#fdaffb;">Text here</p>
.mytext {color:#fdaffb;}
This box has a color of #fdaffb
<div style="background-color:#fdaffb;">Content here</div>
.mybackground {background-color:#fdaffb;}
Border around this has a color of #fdaffb
<div style="border:2px solid #fdaffb;">Content here</div>
.myborder {border:2px solid #fdaffb;}