#bdd2d0 color space conversions
Hex:
#bdd2d0
RGB:
189, 210, 208
CMY:
26, 18, 18
CMYK:
10, 0, 1, 18
HSL:
174°, 18.9189%, 78.2353%
HSV (HSB):
174°, 10.0000%, 82.3529%
XYZ:
55.4180, 61.4661, 68.6178
xyY:
0.2987, 0.3314, 61.4661
CIE-Lab:
82.6287, -7.4142, -1.4209
CIE-LCH:
82.6287, 7.5491, 190.8489
CIE-Luv:
82.6287, -11.2789, -0.8807
Hunter-Lab:
78.4003, -11.0260, 2.9882
#bdd2d0 color charts
#bdd2d0 color shades, tints & tones
#bdd2d0 color schemes
#bdd2d0 color preview, HTML & CSS examples
This text has a color of #bdd2d0
<p style="color:#bdd2d0;">Text here</p>
.mytext {color:#bdd2d0;}
This box has a color of #bdd2d0
<div style="background-color:#bdd2d0;">Content here</div>
.mybackground {background-color:#bdd2d0;}
Border around this has a color of #bdd2d0
<div style="border:2px solid #bdd2d0;">Content here</div>
.myborder {border:2px solid #bdd2d0;}