#bdd1c4 color space conversions
Hex:
#bdd1c4
RGB:
189, 209, 196
CMY:
26, 18, 23
CMYK:
10, 0, 6, 18
HSL:
141°, 17.8571%, 78.0392%
HSV (HSB):
141°, 9.5694%, 81.9608%
XYZ:
53.7505, 60.4053, 61.0510
xyY:
0.3068, 0.3448, 60.4053
CIE-Lab:
82.0580, -9.1866, 4.1452
CIE-LCH:
82.0580, 10.0785, 155.7143
CIE-Luv:
82.0580, -10.3833, 7.7905
Hunter-Lab:
77.7208, -12.5636, 7.8313
#bdd1c4 color charts
#bdd1c4 color shades, tints & tones
#bdd1c4 color schemes
#bdd1c4 color preview, HTML & CSS examples
This text has a color of #bdd1c4
<p style="color:#bdd1c4;">Text here</p>
.mytext {color:#bdd1c4;}
This box has a color of #bdd1c4
<div style="background-color:#bdd1c4;">Content here</div>
.mybackground {background-color:#bdd1c4;}
Border around this has a color of #bdd1c4
<div style="border:2px solid #bdd1c4;">Content here</div>
.myborder {border:2px solid #bdd1c4;}