#bdca9d color space conversions
Hex:
#bdca9d
RGB:
189, 202, 157
CMY:
26, 21, 38
CMYK:
6, 0, 22, 21
HSL:
77°, 29.8013%, 70.3922%
HSV (HSB):
77°, 22.2772%, 79.2157%
XYZ:
48.1926, 55.4942, 40.0697
xyY:
0.3352, 0.3860, 55.4942
CIE-Lab:
79.3251, -12.1799, 21.0307
CIE-LCH:
79.3251, 24.3031, 120.0772
CIE-Luv:
79.3251, -5.3895, 31.6637
Hunter-Lab:
74.4944, -14.8884, 20.2547
#bdca9d color charts
#bdca9d color shades, tints & tones
#bdca9d color schemes
#bdca9d color preview, HTML & CSS examples
This text has a color of #bdca9d
<p style="color:#bdca9d;">Text here</p>
.mytext {color:#bdca9d;}
This box has a color of #bdca9d
<div style="background-color:#bdca9d;">Content here</div>
.mybackground {background-color:#bdca9d;}
Border around this has a color of #bdca9d
<div style="border:2px solid #bdca9d;">Content here</div>
.myborder {border:2px solid #bdca9d;}