#fbc8bd color space conversions
Hex:
#fbc8bd
RGB:
251, 200, 189
CMY:
2, 22, 26
CMYK:
0, 20, 25, 2
HSL:
11°, 88.5714%, 86.2745%
HSV (HSB):
11°, 24.7012%, 98.4314%
XYZ:
69.6232, 65.4919, 57.1158
xyY:
0.3622, 0.3407, 65.4919
CIE-Lab:
84.7366, 16.5125, 12.3859
CIE-LCH:
84.7366, 20.6415, 36.8733
CIE-Luv:
84.7366, 32.8360, 14.8471
Hunter-Lab:
80.9271, 11.9449, 14.8039
#fbc8bd color charts
#fbc8bd color shades, tints & tones
#fbc8bd color schemes
#fbc8bd color preview, HTML & CSS examples
This text has a color of #fbc8bd
<p style="color:#fbc8bd;">Text here</p>
.mytext {color:#fbc8bd;}
This box has a color of #fbc8bd
<div style="background-color:#fbc8bd;">Content here</div>
.mybackground {background-color:#fbc8bd;}
Border around this has a color of #fbc8bd
<div style="border:2px solid #fbc8bd;">Content here</div>
.myborder {border:2px solid #fbc8bd;}