#bbd0c5 color space conversions
Hex:
#bbd0c5
RGB:
187, 208, 197
CMY:
27, 18, 23
CMYK:
10, 0, 5, 18
HSL:
149°, 18.2609%, 77.4510%
HSV (HSB):
149°, 10.0962%, 81.5686%
XYZ:
53.1274, 59.7078, 61.5480
xyY:
0.3047, 0.3424, 59.7078
CIE-Lab:
81.6791, -9.1574, 3.0456
CIE-LCH:
81.6791, 9.6506, 161.6037
CIE-Luv:
81.6791, -10.9795, 6.1488
Hunter-Lab:
77.2708, -12.4965, 6.8637
#bbd0c5 color charts
#bbd0c5 color shades, tints & tones
#bbd0c5 color schemes
#bbd0c5 color preview, HTML & CSS examples
This text has a color of #bbd0c5
<p style="color:#bbd0c5;">Text here</p>
.mytext {color:#bbd0c5;}
This box has a color of #bbd0c5
<div style="background-color:#bbd0c5;">Content here</div>
.mybackground {background-color:#bbd0c5;}
Border around this has a color of #bbd0c5
<div style="border:2px solid #bbd0c5;">Content here</div>
.myborder {border:2px solid #bbd0c5;}