#bddbac color space conversions
Hex:
#bddbac
RGB:
189, 219, 172
CMY:
26, 14, 33
CMYK:
14, 0, 21, 14
HSL:
98°, 39.4958%, 76.6667%
HSV (HSB):
98°, 21.4612%, 85.8824%
XYZ:
53.7642, 64.4604, 48.6382
xyY:
0.3222, 0.3863, 64.4604
CIE-Lab:
84.2049, -18.4056, 19.8806
CIE-LCH:
84.2049, 27.0926, 132.7937
CIE-Luv:
84.2049, -14.7698, 31.7065
Hunter-Lab:
80.2872, -20.9705, 20.2831
#bddbac color charts
#bddbac color shades, tints & tones
#bddbac color schemes
#bddbac color preview, HTML & CSS examples
This text has a color of #bddbac
<p style="color:#bddbac;">Text here</p>
.mytext {color:#bddbac;}
This box has a color of #bddbac
<div style="background-color:#bddbac;">Content here</div>
.mybackground {background-color:#bddbac;}
Border around this has a color of #bddbac
<div style="border:2px solid #bddbac;">Content here</div>
.myborder {border:2px solid #bddbac;}