#fbbdec color space conversions
Hex:
#fbbdec
RGB:
251, 189, 236
CMY:
2, 26, 7
CMYK:
0, 25, 6, 2
HSL:
315°, 88.5714%, 86.2745%
HSV (HSB):
315°, 24.7012%, 98.4314%
XYZ:
73.1216, 62.9606, 87.6556
xyY:
0.3268, 0.2814, 62.9606
CIE-Lab:
83.4216, 29.6065, -14.6363
CIE-LCH:
83.4216, 33.0267, 333.6939
CIE-Luv:
83.4216, 33.1597, -27.9976
Hunter-Lab:
79.3477, 25.6353, -9.9544
#fbbdec color charts
#fbbdec color shades, tints & tones
#fbbdec color schemes
#fbbdec color preview, HTML & CSS examples
This text has a color of #fbbdec
<p style="color:#fbbdec;">Text here</p>
.mytext {color:#fbbdec;}
This box has a color of #fbbdec
<div style="background-color:#fbbdec;">Content here</div>
.mybackground {background-color:#fbbdec;}
Border around this has a color of #fbbdec
<div style="border:2px solid #fbbdec;">Content here</div>
.myborder {border:2px solid #fbbdec;}