#fbc6b7 color space conversions
Hex:
#fbc6b7
RGB:
251, 198, 183
CMY:
2, 22, 28
CMYK:
0, 21, 27, 2
HSL:
13°, 89.4737%, 85.0980%
HSV (HSB):
13°, 27.0916%, 98.4314%
XYZ:
68.5250, 64.3163, 53.6024
xyY:
0.3675, 0.3450, 64.3163
CIE-Lab:
84.1302, 16.7437, 14.7179
CIE-LCH:
84.1302, 22.2928, 41.3158
CIE-Luv:
84.1302, 34.6809, 17.9681
Hunter-Lab:
80.1974, 12.1744, 16.5100
#fbc6b7 color charts
#fbc6b7 color shades, tints & tones
#fbc6b7 color schemes
#fbc6b7 color preview, HTML & CSS examples
This text has a color of #fbc6b7
<p style="color:#fbc6b7;">Text here</p>
.mytext {color:#fbc6b7;}
This box has a color of #fbc6b7
<div style="background-color:#fbc6b7;">Content here</div>
.mybackground {background-color:#fbc6b7;}
Border around this has a color of #fbc6b7
<div style="border:2px solid #fbc6b7;">Content here</div>
.myborder {border:2px solid #fbc6b7;}