#bdd0b1 color space conversions
Hex:
#bdd0b1
RGB:
189, 208, 177
CMY:
26, 18, 31
CMYK:
9, 0, 15, 18
HSL:
97°, 24.8000%, 75.4902%
HSV (HSB):
97°, 14.9038%, 81.5686%
XYZ:
51.4780, 59.1049, 50.2902
xyY:
0.3200, 0.3674, 59.1049
CIE-Lab:
81.3492, -12.0430, 13.2453
CIE-LCH:
81.3492, 17.9017, 132.2780
CIE-Luv:
81.3492, -9.2459, 21.3294
Hunter-Lab:
76.8797, -15.0175, 15.0318
#bdd0b1 color charts
#bdd0b1 color shades, tints & tones
#bdd0b1 color schemes
#bdd0b1 color preview, HTML & CSS examples
This text has a color of #bdd0b1
<p style="color:#bdd0b1;">Text here</p>
.mytext {color:#bdd0b1;}
This box has a color of #bdd0b1
<div style="background-color:#bdd0b1;">Content here</div>
.mybackground {background-color:#bdd0b1;}
Border around this has a color of #bdd0b1
<div style="border:2px solid #bdd0b1;">Content here</div>
.myborder {border:2px solid #bdd0b1;}