#bdd2b2 color space conversions
Hex:
#bdd2b2
RGB:
189, 210, 178
CMY:
26, 18, 30
CMYK:
10, 0, 15, 18
HSL:
99°, 26.2295%, 76.0784%
HSV (HSB):
99°, 15.2381%, 82.3529%
XYZ:
52.0687, 60.1264, 50.9807
xyY:
0.3191, 0.3685, 60.1264
CIE-Lab:
81.9068, -12.8932, 13.5023
CIE-LCH:
81.9068, 18.6694, 133.6782
CIE-Luv:
81.9068, -10.3074, 21.8679
Hunter-Lab:
77.5412, -15.8347, 15.2977
#bdd2b2 color charts
#bdd2b2 color shades, tints & tones
#bdd2b2 color schemes
#bdd2b2 color preview, HTML & CSS examples
This text has a color of #bdd2b2
<p style="color:#bdd2b2;">Text here</p>
.mytext {color:#bdd2b2;}
This box has a color of #bdd2b2
<div style="background-color:#bdd2b2;">Content here</div>
.mybackground {background-color:#bdd2b2;}
Border around this has a color of #bdd2b2
<div style="border:2px solid #bdd2b2;">Content here</div>
.myborder {border:2px solid #bdd2b2;}