#bbd2c4 color space conversions
Hex:
#bbd2c4
RGB:
187, 210, 196
CMY:
27, 18, 23
CMYK:
11, 0, 7, 18
HSL:
143°, 20.3540%, 77.8431%
HSV (HSB):
143°, 10.9524%, 82.3529%
XYZ:
53.5039, 60.6435, 61.1100
xyY:
0.3053, 0.3460, 60.6435
CIE-Lab:
82.1867, -10.3749, 4.3140
CIE-LCH:
82.1867, 11.2360, 157.4217
CIE-Luv:
82.1867, -11.9331, 8.2478
Hunter-Lab:
77.8739, -13.6395, 7.9852
#bbd2c4 color charts
#bbd2c4 color shades, tints & tones
#bbd2c4 color schemes
#bbd2c4 color preview, HTML & CSS examples
This text has a color of #bbd2c4
<p style="color:#bbd2c4;">Text here</p>
.mytext {color:#bbd2c4;}
This box has a color of #bbd2c4
<div style="background-color:#bbd2c4;">Content here</div>
.mybackground {background-color:#bbd2c4;}
Border around this has a color of #bbd2c4
<div style="border:2px solid #bbd2c4;">Content here</div>
.myborder {border:2px solid #bbd2c4;}