#fbb4d6 color space conversions
Hex:
#fbb4d6
RGB:
251, 180, 214
CMY:
2, 29, 16
CMYK:
0, 28, 15, 2
HSL:
331°, 89.8734%, 84.5098%
HSV (HSB):
331°, 28.2869%, 98.4314%
XYZ:
68.2425, 58.0068, 71.2180
xyY:
0.3456, 0.2938, 58.0068
CIE-Lab:
80.7426, 30.7287, -6.8119
CIE-LCH:
80.7426, 31.4746, 347.5009
CIE-Luv:
80.7426, 41.0559, -15.9102
Hunter-Lab:
76.1622, 26.6550, -2.1276
#fbb4d6 color charts
#fbb4d6 color shades, tints & tones
#fbb4d6 color schemes
#fbb4d6 color preview, HTML & CSS examples
This text has a color of #fbb4d6
<p style="color:#fbb4d6;">Text here</p>
.mytext {color:#fbb4d6;}
This box has a color of #fbb4d6
<div style="background-color:#fbb4d6;">Content here</div>
.mybackground {background-color:#fbb4d6;}
Border around this has a color of #fbb4d6
<div style="border:2px solid #fbb4d6;">Content here</div>
.myborder {border:2px solid #fbb4d6;}