#fbcbbc color space conversions
Hex:
#fbcbbc
RGB:
251, 203, 188
CMY:
2, 20, 26
CMYK:
0, 19, 25, 2
HSL:
14°, 88.7324%, 86.0784%
HSV (HSB):
14°, 25.0996%, 98.4314%
XYZ:
70.2167, 66.8519, 56.7798
xyY:
0.3622, 0.3449, 66.8519
CIE-Lab:
85.4291, 14.8044, 13.8968
CIE-LCH:
85.4291, 20.3049, 43.1888
CIE-Luv:
85.4291, 31.1607, 17.3003
Hunter-Lab:
81.7630, 10.2074, 16.0605
#fbcbbc color charts
#fbcbbc color shades, tints & tones
#fbcbbc color schemes
#fbcbbc color preview, HTML & CSS examples
This text has a color of #fbcbbc
<p style="color:#fbcbbc;">Text here</p>
.mytext {color:#fbcbbc;}
This box has a color of #fbcbbc
<div style="background-color:#fbcbbc;">Content here</div>
.mybackground {background-color:#fbcbbc;}
Border around this has a color of #fbcbbc
<div style="border:2px solid #fbcbbc;">Content here</div>
.myborder {border:2px solid #fbcbbc;}