#bdcead color space conversions
Hex:
#bdcead
RGB:
189, 206, 173
CMY:
26, 19, 32
CMYK:
8, 0, 16, 19
HSL:
91°, 25.1908%, 74.3137%
HSV (HSB):
91°, 16.0194%, 80.7843%
XYZ:
50.6004, 57.9786, 48.0592
xyY:
0.3230, 0.3701, 57.9786
CIE-Lab:
80.7269, -11.6897, 14.4930
CIE-LCH:
80.7269, 18.6198, 128.8887
CIE-Luv:
80.7269, -8.0748, 22.9552
Hunter-Lab:
76.1437, -14.6313, 15.8788
#bdcead color charts
#bdcead color shades, tints & tones
#bdcead color schemes
#bdcead color preview, HTML & CSS examples
This text has a color of #bdcead
<p style="color:#bdcead;">Text here</p>
.mytext {color:#bdcead;}
This box has a color of #bdcead
<div style="background-color:#bdcead;">Content here</div>
.mybackground {background-color:#bdcead;}
Border around this has a color of #bdcead
<div style="border:2px solid #bdcead;">Content here</div>
.myborder {border:2px solid #bdcead;}