#fbbde4 color space conversions
Hex:
#fbbde4
RGB:
251, 189, 228
CMY:
2, 26, 11
CMYK:
0, 25, 9, 2
HSL:
322°, 88.5714%, 86.2745%
HSV (HSB):
322°, 24.7012%, 98.4314%
XYZ:
71.9848, 62.5059, 81.6696
xyY:
0.3330, 0.2892, 62.5059
CIE-Lab:
83.1817, 28.2541, -10.7146
CIE-LCH:
83.1817, 30.2175, 339.2321
CIE-Luv:
83.1817, 34.2473, -21.5598
Hunter-Lab:
79.0606, 24.1684, -5.9041
#fbbde4 color charts
#fbbde4 color shades, tints & tones
#fbbde4 color schemes
#fbbde4 color preview, HTML & CSS examples
This text has a color of #fbbde4
<p style="color:#fbbde4;">Text here</p>
.mytext {color:#fbbde4;}
This box has a color of #fbbde4
<div style="background-color:#fbbde4;">Content here</div>
.mybackground {background-color:#fbbde4;}
Border around this has a color of #fbbde4
<div style="border:2px solid #fbbde4;">Content here</div>
.myborder {border:2px solid #fbbde4;}