#fbbdd6 color space conversions
Hex:
#fbbdd6
RGB:
251, 189, 214
CMY:
2, 26, 16
CMYK:
0, 25, 15, 2
HSL:
336°, 88.5714%, 86.2745%
HSV (HSB):
336°, 24.7012%, 98.4314%
XYZ:
70.1189, 61.7595, 71.8434
xyY:
0.3442, 0.3032, 61.7595
CIE-Lab:
82.7853, 25.9899, -3.7966
CIE-LCH:
82.7853, 26.2658, 351.6891
CIE-Luv:
82.7853, 36.1259, -10.4844
Hunter-Lab:
78.5872, 21.7378, 0.8088
#fbbdd6 color charts
#fbbdd6 color shades, tints & tones
#fbbdd6 color schemes
#fbbdd6 color preview, HTML & CSS examples
This text has a color of #fbbdd6
<p style="color:#fbbdd6;">Text here</p>
.mytext {color:#fbbdd6;}
This box has a color of #fbbdd6
<div style="background-color:#fbbdd6;">Content here</div>
.mybackground {background-color:#fbbdd6;}
Border around this has a color of #fbbdd6
<div style="border:2px solid #fbbdd6;">Content here</div>
.myborder {border:2px solid #fbbdd6;}