#bbbdc3 color space conversions
Hex:
#bbbdc3
RGB:
187, 189, 195
CMY:
27, 26, 24
CMYK:
4, 3, 0, 24
HSL:
225°, 6.2500%, 74.9020%
HSV (HSB):
225°, 4.1026%, 76.4706%
XYZ:
48.5414, 50.9001, 58.8961
xyY:
0.3066, 0.3215, 50.9001
CIE-Lab:
76.6185, 0.4462, -3.2696
CIE-LCH:
76.6185, 3.2999, 277.7713
CIE-Luv:
76.6185, -1.4553, -4.9944
Hunter-Lab:
71.3443, -3.4042, 0.9960
#bbbdc3 color charts
#bbbdc3 color shades, tints & tones
#bbbdc3 color schemes
#bbbdc3 color preview, HTML & CSS examples
This text has a color of #bbbdc3
<p style="color:#bbbdc3;">Text here</p>
.mytext {color:#bbbdc3;}
This box has a color of #bbbdc3
<div style="background-color:#bbbdc3;">Content here</div>
.mybackground {background-color:#bbbdc3;}
Border around this has a color of #bbbdc3
<div style="border:2px solid #bbbdc3;">Content here</div>
.myborder {border:2px solid #bbbdc3;}