#fbc9b6 color space conversions
Hex:
#fbc9b6
RGB:
251, 201, 182
CMY:
2, 21, 29
CMYK:
0, 20, 27, 2
HSL:
17°, 89.6104%, 84.9020%
HSV (HSB):
17°, 27.4900%, 98.4314%
XYZ:
69.1138, 65.6599, 53.2869
xyY:
0.3675, 0.3491, 65.6599
CIE-Lab:
84.8226, 15.0395, 16.2223
CIE-LCH:
84.8226, 22.1212, 47.1668
CIE-Luv:
84.8226, 32.9778, 20.3832
Hunter-Lab:
81.0308, 10.4445, 17.7317
#fbc9b6 color charts
#fbc9b6 color shades, tints & tones
#fbc9b6 color schemes
#fbc9b6 color preview, HTML & CSS examples
This text has a color of #fbc9b6
<p style="color:#fbc9b6;">Text here</p>
.mytext {color:#fbc9b6;}
This box has a color of #fbc9b6
<div style="background-color:#fbc9b6;">Content here</div>
.mybackground {background-color:#fbc9b6;}
Border around this has a color of #fbc9b6
<div style="border:2px solid #fbc9b6;">Content here</div>
.myborder {border:2px solid #fbc9b6;}