#bdd1c8 color space conversions
Hex:
#bdd1c8
RGB:
189, 209, 200
CMY:
26, 18, 22
CMYK:
10, 0, 4, 18
HSL:
153°, 17.8571%, 78.0392%
HSV (HSB):
153°, 9.5694%, 81.9608%
XYZ:
54.2121, 60.5899, 63.4813
xyY:
0.3041, 0.3399, 60.5899
CIE-Lab:
82.1578, -8.4367, 2.1572
CIE-LCH:
82.1578, 8.7081, 165.6570
CIE-Luv:
82.1578, -10.5192, 4.7046
Hunter-Lab:
77.8395, -11.9011, 6.1342
#bdd1c8 color charts
#bdd1c8 color shades, tints & tones
#bdd1c8 color schemes
#bdd1c8 color preview, HTML & CSS examples
This text has a color of #bdd1c8
<p style="color:#bdd1c8;">Text here</p>
.mytext {color:#bdd1c8;}
This box has a color of #bdd1c8
<div style="background-color:#bdd1c8;">Content here</div>
.mybackground {background-color:#bdd1c8;}
Border around this has a color of #bdd1c8
<div style="border:2px solid #bdd1c8;">Content here</div>
.myborder {border:2px solid #bdd1c8;}