#bd7f6b color space conversions
Hex:
#bd7f6b
RGB:
189, 127, 107
CMY:
26, 50, 58
CMYK:
0, 33, 43, 26
HSL:
15°, 38.3178%, 58.0392%
HSV (HSB):
15°, 43.3862%, 74.1176%
XYZ:
31.2295, 27.0591, 17.4869
xyY:
0.4121, 0.3571, 27.0591
CIE-Lab:
59.0290, 21.6201, 20.6475
CIE-LCH:
59.0290, 29.8957, 43.6818
CIE-Luv:
59.0290, 43.9824, 22.3287
Hunter-Lab:
52.0184, 16.1312, 16.4815
#bd7f6b color charts
#bd7f6b color shades, tints & tones
#bd7f6b color schemes
#bd7f6b color preview, HTML & CSS examples
This text has a color of #bd7f6b
<p style="color:#bd7f6b;">Text here</p>
.mytext {color:#bd7f6b;}
This box has a color of #bd7f6b
<div style="background-color:#bd7f6b;">Content here</div>
.mybackground {background-color:#bd7f6b;}
Border around this has a color of #bd7f6b
<div style="border:2px solid #bd7f6b;">Content here</div>
.myborder {border:2px solid #bd7f6b;}