#bbd8c8 color space conversions
Hex:
#bbd8c8
RGB:
187, 216, 200
CMY:
27, 15, 22
CMYK:
13, 0, 7, 15
HSL:
147°, 27.1028%, 79.0196%
HSV (HSB):
147°, 13.4259%, 84.7059%
XYZ:
55.4747, 63.8467, 64.0434
xyY:
0.3025, 0.3482, 63.8467
CIE-Lab:
83.8859, -12.6908, 4.6450
CIE-LCH:
83.8859, 13.5142, 159.8966
CIE-Luv:
83.8859, -14.9815, 9.1670
Hunter-Lab:
79.9041, -15.9057, 8.4118
#bbd8c8 color charts
#bbd8c8 color shades, tints & tones
#bbd8c8 color schemes
#bbd8c8 color preview, HTML & CSS examples
This text has a color of #bbd8c8
<p style="color:#bbd8c8;">Text here</p>
.mytext {color:#bbd8c8;}
This box has a color of #bbd8c8
<div style="background-color:#bbd8c8;">Content here</div>
.mybackground {background-color:#bbd8c8;}
Border around this has a color of #bbd8c8
<div style="border:2px solid #bbd8c8;">Content here</div>
.myborder {border:2px solid #bbd8c8;}