#bda08c color space conversions
Hex:
#bda08c
RGB:
189, 160, 140
CMY:
26, 37, 45
CMYK:
0, 15, 26, 26
HSL:
24°, 27.0718%, 64.5098%
HSV (HSB):
24°, 25.9259%, 74.1176%
XYZ:
38.2907, 37.8539, 30.0993
xyY:
0.3604, 0.3563, 37.8539
CIE-Lab:
67.9128, 7.5863, 14.3919
CIE-LCH:
67.9128, 16.2689, 62.2053
CIE-Luv:
67.9128, 19.5080, 18.4294
Hunter-Lab:
61.5255, 3.4207, 14.0622
#bda08c color charts
#bda08c color shades, tints & tones
#bda08c color schemes
#bda08c color preview, HTML & CSS examples
This text has a color of #bda08c
<p style="color:#bda08c;">Text here</p>
.mytext {color:#bda08c;}
This box has a color of #bda08c
<div style="background-color:#bda08c;">Content here</div>
.mybackground {background-color:#bda08c;}
Border around this has a color of #bda08c
<div style="border:2px solid #bda08c;">Content here</div>
.myborder {border:2px solid #bda08c;}