#bbcfd5 color space conversions
Hex:
#bbcfd5
RGB:
187, 207, 213
CMY:
27, 19, 16
CMYK:
12, 3, 0, 16
HSL:
194°, 23.6364%, 78.4314%
HSV (HSB):
194°, 12.2066%, 83.5294%
XYZ:
54.8166, 59.9945, 71.6418
xyY:
0.2940, 0.3218, 59.9945
CIE-Lab:
81.8352, -5.5108, -5.2716
CIE-LCH:
81.8352, 7.6262, 223.7294
CIE-Luv:
81.8352, -11.0409, -7.1339
Hunter-Lab:
77.4561, -9.2218, -0.6200
#bbcfd5 color charts
#bbcfd5 color shades, tints & tones
#bbcfd5 color schemes
#bbcfd5 color preview, HTML & CSS examples
This text has a color of #bbcfd5
<p style="color:#bbcfd5;">Text here</p>
.mytext {color:#bbcfd5;}
This box has a color of #bbcfd5
<div style="background-color:#bbcfd5;">Content here</div>
.mybackground {background-color:#bbcfd5;}
Border around this has a color of #bbcfd5
<div style="border:2px solid #bbcfd5;">Content here</div>
.myborder {border:2px solid #bbcfd5;}