#bbb4c4 color space conversions
Hex:
#bbb4c4
RGB:
187, 180, 196
CMY:
27, 29, 23
CMYK:
5, 8, 0, 23
HSL:
266°, 11.9403%, 73.7255%
HSV (HSB):
266°, 8.1633%, 76.8627%
XYZ:
46.7786, 47.1928, 58.8682
xyY:
0.3061, 0.3088, 47.1928
CIE-Lab:
74.3129, 5.4859, -7.2189
CIE-LCH:
74.3129, 9.0669, 307.2322
CIE-Luv:
74.3129, 2.9782, -11.8411
Hunter-Lab:
68.6970, 1.3280, -2.7191
#bbb4c4 color charts
#bbb4c4 color shades, tints & tones
#bbb4c4 color schemes
#bbb4c4 color preview, HTML & CSS examples
This text has a color of #bbb4c4
<p style="color:#bbb4c4;">Text here</p>
.mytext {color:#bbb4c4;}
This box has a color of #bbb4c4
<div style="background-color:#bbb4c4;">Content here</div>
.mybackground {background-color:#bbb4c4;}
Border around this has a color of #bbb4c4
<div style="border:2px solid #bbb4c4;">Content here</div>
.myborder {border:2px solid #bbb4c4;}