#bdddd9 color space conversions
Hex:
#bdddd9
RGB:
189, 221, 217
CMY:
26, 13, 15
CMYK:
14, 0, 2, 13
HSL:
173°, 32.0000%, 80.3922%
HSV (HSB):
173°, 14.4796%, 86.6667%
XYZ:
59.3671, 67.5415, 75.5535
xyY:
0.2932, 0.3336, 67.5415
CIE-Lab:
85.7767, -11.2879, -1.5861
CIE-LCH:
85.7767, 11.3988, 187.9986
CIE-Luv:
85.7767, -16.7847, -0.4855
Hunter-Lab:
82.1836, -14.8780, 3.0217
#bdddd9 color charts
#bdddd9 color shades, tints & tones
#bdddd9 color schemes
#bdddd9 color preview, HTML & CSS examples
This text has a color of #bdddd9
<p style="color:#bdddd9;">Text here</p>
.mytext {color:#bdddd9;}
This box has a color of #bdddd9
<div style="background-color:#bdddd9;">Content here</div>
.mybackground {background-color:#bdddd9;}
Border around this has a color of #bdddd9
<div style="border:2px solid #bdddd9;">Content here</div>
.myborder {border:2px solid #bdddd9;}