#fbb2d1 color space conversions
Hex:
#fbb2d1
RGB:
251, 178, 209
CMY:
2, 30, 18
CMYK:
0, 29, 17, 2
HSL:
335°, 90.1235%, 84.1176%
HSV (HSB):
335°, 29.0837%, 98.4314%
XYZ:
67.2127, 56.9535, 67.7722
xyY:
0.3502, 0.2967, 56.9535
CIE-Lab:
80.1534, 31.0045, -4.9813
CIE-LCH:
80.1534, 31.4021, 350.8727
CIE-Luv:
80.1534, 42.9035, -13.1711
Hunter-Lab:
75.4675, 26.9070, -0.4170
#fbb2d1 color charts
#fbb2d1 color shades, tints & tones
#fbb2d1 color schemes
#fbb2d1 color preview, HTML & CSS examples
This text has a color of #fbb2d1
<p style="color:#fbb2d1;">Text here</p>
.mytext {color:#fbb2d1;}
This box has a color of #fbb2d1
<div style="background-color:#fbb2d1;">Content here</div>
.mybackground {background-color:#fbb2d1;}
Border around this has a color of #fbb2d1
<div style="border:2px solid #fbb2d1;">Content here</div>
.myborder {border:2px solid #fbb2d1;}