#bda07f color space conversions
Hex:
#bda07f
RGB:
189, 160, 127
CMY:
26, 37, 50
CMYK:
0, 15, 33, 26
HSL:
32°, 31.9588%, 61.9608%
HSV (HSB):
32°, 32.8042%, 74.1176%
XYZ:
37.3878, 37.4927, 25.3449
xyY:
0.3730, 0.3741, 37.4927
CIE-Lab:
67.6451, 5.8146, 21.1868
CIE-LCH:
67.6451, 21.9702, 74.6532
CIE-Luv:
67.6451, 20.6225, 27.2301
Hunter-Lab:
61.2313, 1.8373, 18.3205
#bda07f color charts
#bda07f color shades, tints & tones
#bda07f color schemes
#bda07f color preview, HTML & CSS examples
This text has a color of #bda07f
<p style="color:#bda07f;">Text here</p>
.mytext {color:#bda07f;}
This box has a color of #bda07f
<div style="background-color:#bda07f;">Content here</div>
.mybackground {background-color:#bda07f;}
Border around this has a color of #bda07f
<div style="border:2px solid #bda07f;">Content here</div>
.myborder {border:2px solid #bda07f;}