#fbbdef color space conversions
Hex:
#fbbdef
RGB:
251, 189, 239
CMY:
2, 26, 6
CMYK:
0, 25, 5, 2
HSL:
312°, 88.5714%, 86.2745%
HSV (HSB):
312°, 24.7012%, 98.4314%
XYZ:
73.5612, 63.1364, 89.9708
xyY:
0.3245, 0.2785, 63.1364
CIE-Lab:
83.5141, 30.1242, -16.1007
CIE-LCH:
83.5141, 34.1570, 331.8765
CIE-Luv:
83.5141, 32.7498, -30.4286
Hunter-Lab:
79.4584, 26.2000, -11.5132
#fbbdef color charts
#fbbdef RGB chart
#fbbdef CMYK chart
#fbbdef RGB pie chart
#fbbdef color shades, tints & tones
#fbbdef color schemes
#fbbdef color preview, HTML & CSS examples
This text has a color of #fbbdef
<p style="color:#fbbdef;">Text here</p>
.mytext {color:#fbbdef;}
Text color #fbbdef
This box has a color of #fbbdef
<div style="background-color:#fbbdef;">Content here</div>
.mybackground {background-color:#fbbdef;}
Background color #fbbdef
Border around this has a color of #fbbdef
<div style="border:2px solid #fbbdef;">Content here</div>
.myborder {border:2px solid #fbbdef;}
Border color #fbbdef