#fbc6bd color space conversions
Hex:
#fbc6bd
RGB:
251, 198, 189
CMY:
2, 22, 26
CMYK:
0, 21, 25, 2
HSL:
9°, 88.5714%, 86.2745%
HSV (HSB):
9°, 24.7012%, 98.4314%
XYZ:
69.1631, 64.5715, 56.9624
xyY:
0.3627, 0.3386, 64.5715
CIE-Lab:
84.2625, 17.5609, 11.7129
CIE-LCH:
84.2625, 21.1087, 33.7030
CIE-Luv:
84.2625, 34.0223, 13.6871
Hunter-Lab:
80.3564, 13.0119, 14.2205
#fbc6bd color charts
#fbc6bd color shades, tints & tones
#fbc6bd color schemes
#fbc6bd color preview, HTML & CSS examples
This text has a color of #fbc6bd
<p style="color:#fbc6bd;">Text here</p>
.mytext {color:#fbc6bd;}
This box has a color of #fbc6bd
<div style="background-color:#fbc6bd;">Content here</div>
.mybackground {background-color:#fbc6bd;}
Border around this has a color of #fbc6bd
<div style="border:2px solid #fbc6bd;">Content here</div>
.myborder {border:2px solid #fbc6bd;}