#bbd0e0 color space conversions
Hex:
#bbd0e0
RGB:
187, 208, 224
CMY:
27, 18, 12
CMYK:
17, 7, 0, 12
HSL:
206°, 37.3737%, 80.5882%
HSV (HSB):
206°, 16.5179%, 87.8431%
XYZ:
56.5039, 61.0584, 79.3284
xyY:
0.2870, 0.3101, 61.0584
CIE-Lab:
82.4101, -3.7614, -10.2916
CIE-LCH:
82.4101, 10.9575, 249.9234
CIE-Luv:
82.4101, -11.8984, -15.3414
Hunter-Lab:
78.1399, -7.6691, -5.4939
#bbd0e0 color charts
#bbd0e0 color shades, tints & tones
#bbd0e0 color schemes
#bbd0e0 color preview, HTML & CSS examples
This text has a color of #bbd0e0
<p style="color:#bbd0e0;">Text here</p>
.mytext {color:#bbd0e0;}
This box has a color of #bbd0e0
<div style="background-color:#bbd0e0;">Content here</div>
.mybackground {background-color:#bbd0e0;}
Border around this has a color of #bbd0e0
<div style="border:2px solid #bbd0e0;">Content here</div>
.myborder {border:2px solid #bbd0e0;}