#bbbcaf color space conversions
Hex:
#bbbcaf
RGB:
187, 188, 175
CMY:
27, 26, 31
CMYK:
1, 0, 7, 26
HSL:
65°, 8.8435%, 71.1765%
HSV (HSB):
65°, 6.9149%, 73.7255%
XYZ:
46.2146, 49.6264, 47.7005
xyY:
0.3220, 0.3457, 49.6264
CIE-Lab:
75.8394, -2.6864, 6.4461
CIE-LCH:
75.8394, 6.9835, 112.6238
CIE-Luv:
75.8394, 0.1405, 9.8688
Hunter-Lab:
70.4460, -6.1794, 9.1656
#bbbcaf color charts
#bbbcaf color shades, tints & tones
#bbbcaf color schemes
#bbbcaf color preview, HTML & CSS examples
This text has a color of #bbbcaf
<p style="color:#bbbcaf;">Text here</p>
.mytext {color:#bbbcaf;}
This box has a color of #bbbcaf
<div style="background-color:#bbbcaf;">Content here</div>
.mybackground {background-color:#bbbcaf;}
Border around this has a color of #bbbcaf
<div style="border:2px solid #bbbcaf;">Content here</div>
.myborder {border:2px solid #bbbcaf;}