#bbd3d2 color space conversions
Hex:
#bbd3d2
RGB:
187, 211, 210
CMY:
27, 17, 18
CMYK:
11, 0, 0, 17
HSL:
178°, 21.4286%, 78.0392%
HSV (HSB):
178°, 11.3744%, 82.7451%
XYZ:
55.4206, 61.8065, 69.9816
xyY:
0.2960, 0.3301, 61.8065
CIE-Lab:
82.8104, -8.1909, -2.2361
CIE-LCH:
82.8104, 8.4907, 195.2697
CIE-Luv:
82.8104, -12.8502, -1.9999
Hunter-Lab:
78.6171, -11.7474, 2.2545
#bbd3d2 color charts
#bbd3d2 color shades, tints & tones
#bbd3d2 color schemes
#bbd3d2 color preview, HTML & CSS examples
This text has a color of #bbd3d2
<p style="color:#bbd3d2;">Text here</p>
.mytext {color:#bbd3d2;}
This box has a color of #bbd3d2
<div style="background-color:#bbd3d2;">Content here</div>
.mybackground {background-color:#bbd3d2;}
Border around this has a color of #bbd3d2
<div style="border:2px solid #bbd3d2;">Content here</div>
.myborder {border:2px solid #bbd3d2;}