#bbd2cb color space conversions
Hex:
#bbd2cb
RGB:
187, 210, 203
CMY:
27, 18, 20
CMYK:
11, 0, 3, 18
HSL:
162°, 20.3540%, 77.8431%
HSV (HSB):
162°, 10.9524%, 82.3529%
XYZ:
54.3196, 60.9698, 65.4053
xyY:
0.3006, 0.3374, 60.9698
CIE-Lab:
82.3625, -9.0451, 0.8390
CIE-LCH:
82.3625, 9.0839, 174.7005
CIE-Luv:
82.3625, -12.1503, 2.8284
Hunter-Lab:
78.0831, -12.4696, 4.9947
#bbd2cb color charts
#bbd2cb color shades, tints & tones
#bbd2cb color schemes
#bbd2cb color preview, HTML & CSS examples
This text has a color of #bbd2cb
<p style="color:#bbd2cb;">Text here</p>
.mytext {color:#bbd2cb;}
This box has a color of #bbd2cb
<div style="background-color:#bbd2cb;">Content here</div>
.mybackground {background-color:#bbd2cb;}
Border around this has a color of #bbd2cb
<div style="border:2px solid #bbd2cb;">Content here</div>
.myborder {border:2px solid #bbd2cb;}