#fbcbbb color space conversions
Hex:
#fbcbbb
RGB:
251, 203, 187
CMY:
2, 20, 27
CMYK:
0, 19, 25, 2
HSL:
15°, 88.8889%, 85.8824%
HSV (HSB):
15°, 25.4980%, 98.4314%
XYZ:
70.1092, 66.8090, 56.2140
xyY:
0.3630, 0.3459, 66.8090
CIE-Lab:
85.4074, 14.6674, 14.3958
CIE-LCH:
85.4074, 20.5517, 44.4647
CIE-Luv:
85.4074, 31.2633, 18.0105
Hunter-Lab:
81.7367, 10.0681, 16.4394
#fbcbbb color charts
#fbcbbb color shades, tints & tones
#fbcbbb color schemes
#fbcbbb color preview, HTML & CSS examples
This text has a color of #fbcbbb
<p style="color:#fbcbbb;">Text here</p>
.mytext {color:#fbcbbb;}
This box has a color of #fbcbbb
<div style="background-color:#fbcbbb;">Content here</div>
.mybackground {background-color:#fbcbbb;}
Border around this has a color of #fbcbbb
<div style="border:2px solid #fbcbbb;">Content here</div>
.myborder {border:2px solid #fbcbbb;}