#bbbbc1 color space conversions
Hex:
#bbbbc1
RGB:
187, 187, 193
CMY:
27, 27, 24
CMYK:
3, 3, 0, 24
HSL:
240°, 4.6154%, 74.5098%
HSV (HSB):
240°, 3.1088%, 75.6863%
XYZ:
47.8895, 49.9557, 57.5704
xyY:
0.3081, 0.3214, 49.9557
CIE-Lab:
76.0421, 1.1334, -3.0315
CIE-LCH:
76.0421, 3.2365, 290.4985
CIE-Luv:
76.0421, -0.3405, -4.7444
Hunter-Lab:
70.6793, -2.7444, 1.1821
#bbbbc1 color charts
#bbbbc1 color shades, tints & tones
#bbbbc1 color schemes
#bbbbc1 color preview, HTML & CSS examples
This text has a color of #bbbbc1
<p style="color:#bbbbc1;">Text here</p>
.mytext {color:#bbbbc1;}
This box has a color of #bbbbc1
<div style="background-color:#bbbbc1;">Content here</div>
.mybackground {background-color:#bbbbc1;}
Border around this has a color of #bbbbc1
<div style="border:2px solid #bbbbc1;">Content here</div>
.myborder {border:2px solid #bbbbc1;}