#bda07e color space conversions
Hex:
#bda07e
RGB:
189, 160, 126
CMY:
26, 37, 51
CMYK:
0, 15, 33, 26
HSL:
32°, 32.3077%, 61.7647%
HSV (HSB):
32°, 33.3333%, 74.1176%
XYZ:
37.3230, 37.4668, 25.0033
xyY:
0.3740, 0.3754, 37.4668
CIE-Lab:
67.6258, 5.6858, 21.7087
CIE-LCH:
67.6258, 22.4410, 75.3231
CIE-Luv:
67.6258, 20.7050, 27.8806
Hunter-Lab:
61.2101, 1.7229, 18.6281
#bda07e color charts
#bda07e color shades, tints & tones
#bda07e color schemes
#bda07e color preview, HTML & CSS examples
This text has a color of #bda07e
<p style="color:#bda07e;">Text here</p>
.mytext {color:#bda07e;}
This box has a color of #bda07e
<div style="background-color:#bda07e;">Content here</div>
.mybackground {background-color:#bda07e;}
Border around this has a color of #bda07e
<div style="border:2px solid #bda07e;">Content here</div>
.myborder {border:2px solid #bda07e;}