#bbd2c6 color space conversions
Hex:
#bbd2c6
RGB:
187, 210, 198
CMY:
27, 18, 22
CMYK:
11, 0, 6, 18
HSL:
149°, 20.3540%, 77.8431%
HSV (HSB):
149°, 10.9524%, 82.3529%
XYZ:
53.7332, 60.7352, 62.3171
xyY:
0.3039, 0.3436, 60.7352
CIE-Lab:
82.2362, -9.9993, 3.3201
CIE-LCH:
82.2362, 10.5361, 161.6321
CIE-Luv:
82.2362, -11.9947, 6.7094
Hunter-Lab:
77.9328, -13.3101, 7.1431
#bbd2c6 color charts
#bbd2c6 color shades, tints & tones
#bbd2c6 color schemes
#bbd2c6 color preview, HTML & CSS examples
This text has a color of #bbd2c6
<p style="color:#bbd2c6;">Text here</p>
.mytext {color:#bbd2c6;}
This box has a color of #bbd2c6
<div style="background-color:#bbd2c6;">Content here</div>
.mybackground {background-color:#bbd2c6;}
Border around this has a color of #bbd2c6
<div style="border:2px solid #bbd2c6;">Content here</div>
.myborder {border:2px solid #bbd2c6;}