#bdded4 color space conversions
Hex:
#bdded4
RGB:
189, 222, 212
CMY:
26, 13, 17
CMYK:
15, 0, 5, 13
HSL:
162°, 33.3333%, 80.5882%
HSV (HSB):
162°, 14.8649%, 87.0588%
XYZ:
58.9912, 67.8148, 72.2678
xyY:
0.2963, 0.3407, 67.8148
CIE-Lab:
85.9138, -12.7829, 1.2552
CIE-LCH:
85.9138, 12.8444, 174.3921
CIE-Luv:
85.9138, -17.1420, 4.1174
Hunter-Lab:
82.3498, -16.2437, 5.6137
#bdded4 color charts
#bdded4 color shades, tints & tones
#bdded4 color schemes
#bdded4 color preview, HTML & CSS examples
This text has a color of #bdded4
<p style="color:#bdded4;">Text here</p>
.mytext {color:#bdded4;}
This box has a color of #bdded4
<div style="background-color:#bdded4;">Content here</div>
.mybackground {background-color:#bdded4;}
Border around this has a color of #bdded4
<div style="border:2px solid #bdded4;">Content here</div>
.myborder {border:2px solid #bdded4;}