#bbb7c4 color space conversions
Hex:
#bbb7c4
RGB:
187, 183, 196
CMY:
27, 28, 23
CMYK:
5, 7, 0, 23
HSL:
258°, 9.9237%, 74.3137%
HSV (HSB):
258°, 6.6327%, 76.8627%
XYZ:
47.3908, 48.4173, 59.0723
xyY:
0.3060, 0.3126, 48.4173
CIE-Lab:
75.0874, 3.8626, -6.0718
CIE-LCH:
75.0874, 7.1963, 302.4627
CIE-Luv:
75.0874, 1.4823, -9.8242
Hunter-Lab:
69.5825, -0.1978, -1.6266
#bbb7c4 color charts
#bbb7c4 color shades, tints & tones
#bbb7c4 color schemes
#bbb7c4 color preview, HTML & CSS examples
This text has a color of #bbb7c4
<p style="color:#bbb7c4;">Text here</p>
.mytext {color:#bbb7c4;}
This box has a color of #bbb7c4
<div style="background-color:#bbb7c4;">Content here</div>
.mybackground {background-color:#bbb7c4;}
Border around this has a color of #bbb7c4
<div style="border:2px solid #bbb7c4;">Content here</div>
.myborder {border:2px solid #bbb7c4;}