#bdd2b5 color space conversions
Hex:
#bdd2b5
RGB:
189, 210, 181
CMY:
26, 18, 29
CMYK:
10, 0, 14, 18
HSL:
103°, 24.3697%, 76.6667%
HSV (HSB):
103°, 13.8095%, 82.3529%
XYZ:
52.3733, 60.2482, 52.5848
xyY:
0.3170, 0.3647, 60.2482
CIE-Lab:
81.9729, -12.3819, 12.0042
CIE-LCH:
81.9729, 17.2457, 135.8872
CIE-Luv:
81.9729, -10.4002, 19.6866
Hunter-Lab:
77.6197, -15.3929, 14.1668
#bdd2b5 color charts
#bdd2b5 color shades, tints & tones
#bdd2b5 color schemes
#bdd2b5 color preview, HTML & CSS examples
This text has a color of #bdd2b5
<p style="color:#bdd2b5;">Text here</p>
.mytext {color:#bdd2b5;}
This box has a color of #bdd2b5
<div style="background-color:#bdd2b5;">Content here</div>
.mybackground {background-color:#bdd2b5;}
Border around this has a color of #bdd2b5
<div style="border:2px solid #bdd2b5;">Content here</div>
.myborder {border:2px solid #bdd2b5;}