#bbbeba color space conversions
Hex:
#bbbeba
RGB:
187, 190, 186
CMY:
27, 25, 27
CMYK:
2, 0, 2, 25
HSL:
105°, 2.9851%, 73.7255%
HSV (HSB):
105°, 2.1053%, 74.5098%
XYZ:
47.7699, 50.9369, 53.7684
xyY:
0.3133, 0.3341, 50.9369
CIE-Lab:
76.6408, -1.7787, 1.6422
CIE-LCH:
76.6408, 2.4209, 137.2840
CIE-Luv:
76.6408, -1.4784, 2.7445
Hunter-Lab:
71.3701, -5.4228, 5.2914
#bbbeba color charts
#bbbeba color shades, tints & tones
#bbbeba color schemes
#bbbeba color preview, HTML & CSS examples
This text has a color of #bbbeba
<p style="color:#bbbeba;">Text here</p>
.mytext {color:#bbbeba;}
This box has a color of #bbbeba
<div style="background-color:#bbbeba;">Content here</div>
.mybackground {background-color:#bbbeba;}
Border around this has a color of #bbbeba
<div style="border:2px solid #bbbeba;">Content here</div>
.myborder {border:2px solid #bbbeba;}