#fdbbee color space conversions
Hex:
#fdbbee
RGB:
253, 187, 238
CMY:
1, 27, 7
CMYK:
0, 26, 6, 1
HSL:
314°, 94.2857%, 86.2745%
HSV (HSB):
314°, 26.0870%, 99.2157%
XYZ:
73.7110, 62.5963, 89.0862
xyY:
0.3270, 0.2777, 62.5963
CIE-Lab:
83.2295, 31.6620, -15.9743
CIE-LCH:
83.2295, 35.4635, 333.2279
CIE-Luv:
83.2295, 35.1886, -30.4865
Hunter-Lab:
79.1178, 27.8451, -11.3777
#fdbbee color charts
#fdbbee color shades, tints & tones
#fdbbee color schemes
#fdbbee color preview, HTML & CSS examples
This text has a color of #fdbbee
<p style="color:#fdbbee;">Text here</p>
.mytext {color:#fdbbee;}
This box has a color of #fdbbee
<div style="background-color:#fdbbee;">Content here</div>
.mybackground {background-color:#fdbbee;}
Border around this has a color of #fdbbee
<div style="border:2px solid #fdbbee;">Content here</div>
.myborder {border:2px solid #fdbbee;}