#bddcab color space conversions
Hex:
#bddcab
RGB:
189, 220, 171
CMY:
26, 14, 33
CMYK:
14, 0, 22, 14
HSL:
98°, 41.1765%, 76.6667%
HSV (HSB):
98°, 22.2727%, 86.2745%
XYZ:
53.9302, 64.9455, 48.2214
xyY:
0.3227, 0.3887, 64.9455
CIE-Lab:
84.4556, -19.0613, 20.7509
CIE-LCH:
84.4556, 28.1768, 132.5699
CIE-Luv:
84.4556, -15.2609, 33.0053
Hunter-Lab:
80.5888, -21.5778, 20.9352
#bddcab color charts
#bddcab color shades, tints & tones
#bddcab color schemes
#bddcab color preview, HTML & CSS examples
This text has a color of #bddcab
<p style="color:#bddcab;">Text here</p>
.mytext {color:#bddcab;}
This box has a color of #bddcab
<div style="background-color:#bddcab;">Content here</div>
.mybackground {background-color:#bddcab;}
Border around this has a color of #bddcab
<div style="border:2px solid #bddcab;">Content here</div>
.myborder {border:2px solid #bddcab;}