#bd7f6e color space conversions
Hex:
#bd7f6e
RGB:
189, 127, 110
CMY:
26, 50, 57
CMYK:
0, 33, 42, 26
HSL:
13°, 37.4408%, 58.6275%
HSV (HSB):
13°, 41.7989%, 74.1176%
XYZ:
31.3901, 27.1233, 18.3327
xyY:
0.4085, 0.3530, 27.1233
CIE-Lab:
59.0883, 21.9549, 19.0245
CIE-LCH:
59.0883, 29.0508, 40.9098
CIE-Luv:
59.0883, 43.5721, 20.4148
Hunter-Lab:
52.0801, 16.4468, 15.5853
#bd7f6e color charts
#bd7f6e color shades, tints & tones
#bd7f6e color schemes
#bd7f6e color preview, HTML & CSS examples
This text has a color of #bd7f6e
<p style="color:#bd7f6e;">Text here</p>
.mytext {color:#bd7f6e;}
This box has a color of #bd7f6e
<div style="background-color:#bd7f6e;">Content here</div>
.mybackground {background-color:#bd7f6e;}
Border around this has a color of #bd7f6e
<div style="border:2px solid #bd7f6e;">Content here</div>
.myborder {border:2px solid #bd7f6e;}