#bdd2c6 color space conversions
Hex:
#bdd2c6
RGB:
189, 210, 198
CMY:
26, 18, 22
CMYK:
10, 0, 6, 18
HSL:
146°, 18.9189%, 78.2353%
HSV (HSB):
146°, 10.0000%, 82.3529%
XYZ:
54.2259, 60.9892, 62.3402
xyY:
0.3054, 0.3435, 60.9892
CIE-Lab:
82.3729, -9.3289, 3.5354
CIE-LCH:
82.3729, 9.9763, 159.2444
CIE-Luv:
82.3729, -10.9448, 6.9161
Hunter-Lab:
78.0956, -12.7253, 7.3384
#bdd2c6 color charts
#bdd2c6 color shades, tints & tones
#bdd2c6 color schemes
#bdd2c6 color preview, HTML & CSS examples
This text has a color of #bdd2c6
<p style="color:#bdd2c6;">Text here</p>
.mytext {color:#bdd2c6;}
This box has a color of #bdd2c6
<div style="background-color:#bdd2c6;">Content here</div>
.mybackground {background-color:#bdd2c6;}
Border around this has a color of #bdd2c6
<div style="border:2px solid #bdd2c6;">Content here</div>
.myborder {border:2px solid #bdd2c6;}