#bddddd color space conversions
Hex:
#bddddd
RGB:
189, 221, 221
CMY:
26, 13, 13
CMYK:
14, 0, 0, 13
HSL:
180°, 32.0000%, 80.3922%
HSV (HSB):
180°, 14.4796%, 86.6667%
XYZ:
59.8939, 67.7522, 78.3273
xyY:
0.2908, 0.3289, 67.7522
CIE-Lab:
85.8824, -10.4832, -3.5448
CIE-LCH:
85.8824, 11.0663, 198.6822
CIE-Luv:
85.8824, -16.8803, -3.6560
Hunter-Lab:
82.3117, -14.1605, 1.1982
#bddddd color charts
#bddddd RGB chart
#bddddd CMYK chart
#bddddd RGB pie chart
#bddddd color shades, tints & tones
#bddddd color schemes
#bddddd color preview, HTML & CSS examples
This text has a color of #bddddd
<p style="color:#bddddd;">Text here</p>
.mytext {color:#bddddd;}
Text color #bddddd
This box has a color of #bddddd
<div style="background-color:#bddddd;">Content here</div>
.mybackground {background-color:#bddddd;}
Background color #bddddd
Border around this has a color of #bddddd
<div style="border:2px solid #bddddd;">Content here</div>
.myborder {border:2px solid #bddddd;}
Border color #bddddd