#bbb8be color space conversions
Hex:
#bbb8be
RGB:
187, 184, 190
CMY:
27, 28, 25
CMYK:
2, 3, 0, 25
HSL:
270°, 4.4118%, 73.3333%
HSV (HSB):
270°, 3.1579%, 74.5098%
XYZ:
46.9283, 48.5635, 55.6155
xyY:
0.3106, 0.3214, 48.5635
CIE-Lab:
75.1790, 2.1737, -2.6680
CIE-LCH:
75.1790, 3.4414, 309.1716
CIE-Luv:
75.1790, 1.3516, -4.3645
Hunter-Lab:
69.6875, -1.7494, 1.4637
#bbb8be color charts
#bbb8be color shades, tints & tones
#bbb8be color schemes
#bbb8be color preview, HTML & CSS examples
This text has a color of #bbb8be
<p style="color:#bbb8be;">Text here</p>
.mytext {color:#bbb8be;}
This box has a color of #bbb8be
<div style="background-color:#bbb8be;">Content here</div>
.mybackground {background-color:#bbb8be;}
Border around this has a color of #bbb8be
<div style="border:2px solid #bbb8be;">Content here</div>
.myborder {border:2px solid #bbb8be;}