#fbc6ba color space conversions
Hex:
#fbc6ba
RGB:
251, 198, 186
CMY:
2, 22, 27
CMYK:
0, 21, 26, 2
HSL:
11°, 89.0411%, 85.6863%
HSV (HSB):
11°, 25.8964%, 98.4314%
XYZ:
68.8407, 64.4426, 55.2647
xyY:
0.3651, 0.3418, 64.4426
CIE-Lab:
84.1957, 17.1489, 13.2149
CIE-LCH:
84.1957, 21.6499, 37.6178
CIE-Luv:
84.1957, 34.3532, 15.8387
Hunter-Lab:
80.2761, 12.5892, 15.3761
#fbc6ba color charts
#fbc6ba color shades, tints & tones
#fbc6ba color schemes
#fbc6ba color preview, HTML & CSS examples
This text has a color of #fbc6ba
<p style="color:#fbc6ba;">Text here</p>
.mytext {color:#fbc6ba;}
This box has a color of #fbc6ba
<div style="background-color:#fbc6ba;">Content here</div>
.mybackground {background-color:#fbc6ba;}
Border around this has a color of #fbc6ba
<div style="border:2px solid #fbc6ba;">Content here</div>
.myborder {border:2px solid #fbc6ba;}