#bbdccc color space conversions
Hex:
#bbdccc
RGB:
187, 220, 204
CMY:
27, 14, 20
CMYK:
15, 0, 7, 14
HSL:
151°, 32.0388%, 79.8039%
HSV (HSB):
151°, 15.0000%, 86.2745%
XYZ:
56.9858, 66.1108, 66.8839
xyY:
0.3000, 0.3480, 66.1108
CIE-Lab:
85.0529, -13.9611, 4.2155
CIE-LCH:
85.0529, 14.5837, 163.1987
CIE-Luv:
85.0529, -17.0089, 8.7663
Hunter-Lab:
81.3086, -17.1867, 8.1444
#bbdccc color charts
#bbdccc color shades, tints & tones
#bbdccc color schemes
#bbdccc color preview, HTML & CSS examples
This text has a color of #bbdccc
<p style="color:#bbdccc;">Text here</p>
.mytext {color:#bbdccc;}
This box has a color of #bbdccc
<div style="background-color:#bbdccc;">Content here</div>
.mybackground {background-color:#bbdccc;}
Border around this has a color of #bbdccc
<div style="border:2px solid #bbdccc;">Content here</div>
.myborder {border:2px solid #bbdccc;}