#fbbdf6 color space conversions
Hex:
#fbbdf6
RGB:
251, 189, 246
CMY:
2, 26, 4
CMYK:
0, 25, 2, 2
HSL:
305°, 88.5714%, 86.2745%
HSV (HSB):
305°, 24.7012%, 98.4314%
XYZ:
74.6158, 63.5582, 95.5241
xyY:
0.3193, 0.2720, 63.5582
CIE-Lab:
83.7352, 31.3544, -19.5040
CIE-LCH:
83.7352, 36.9256, 328.1164
CIE-Luv:
83.7352, 31.7904, -36.1313
Hunter-Lab:
79.7234, 27.5481, -15.2345
#fbbdf6 color charts
#fbbdf6 color shades, tints & tones
#fbbdf6 color schemes
#fbbdf6 color preview, HTML & CSS examples
This text has a color of #fbbdf6
<p style="color:#fbbdf6;">Text here</p>
.mytext {color:#fbbdf6;}
This box has a color of #fbbdf6
<div style="background-color:#fbbdf6;">Content here</div>
.mybackground {background-color:#fbbdf6;}
Border around this has a color of #fbbdf6
<div style="border:2px solid #fbbdf6;">Content here</div>
.myborder {border:2px solid #fbbdf6;}