#bddaa9 color space conversions
Hex:
#bddaa9
RGB:
189, 218, 169
CMY:
26, 15, 34
CMYK:
13, 0, 22, 15
HSL:
96°, 39.8374%, 75.8824%
HSV (HSB):
96°, 22.4771%, 85.4902%
XYZ:
53.2191, 63.8262, 47.0509
xyY:
0.3243, 0.3890, 63.8262
CIE-Lab:
83.8752, -18.3866, 20.9937
CIE-LCH:
83.8752, 27.9071, 131.2124
CIE-Luv:
83.8752, -14.1896, 33.1559
Hunter-Lab:
79.8913, -20.9031, 21.0059
#bddaa9 color charts
#bddaa9 color shades, tints & tones
#bddaa9 color schemes
#bddaa9 color preview, HTML & CSS examples
This text has a color of #bddaa9
<p style="color:#bddaa9;">Text here</p>
.mytext {color:#bddaa9;}
This box has a color of #bddaa9
<div style="background-color:#bddaa9;">Content here</div>
.mybackground {background-color:#bddaa9;}
Border around this has a color of #bddaa9
<div style="border:2px solid #bddaa9;">Content here</div>
.myborder {border:2px solid #bddaa9;}