#bd7b7f color space conversions
Hex:
#bd7b7f
RGB:
189, 123, 127
CMY:
26, 52, 50
CMYK:
0, 35, 33, 26
HSL:
356°, 33.3333%, 61.1765%
HSV (HSB):
356°, 34.9206%, 74.1176%
XYZ:
31.9000, 26.5170, 23.5157
xyY:
0.3893, 0.3236, 26.5170
CIE-Lab:
58.5246, 26.2460, 8.4959
CIE-LCH:
58.5246, 27.5868, 17.9369
CIE-Luv:
58.5246, 43.5621, 6.6778
Hunter-Lab:
51.4947, 20.4616, 8.9708
#bd7b7f color charts
#bd7b7f color shades, tints & tones
#bd7b7f color schemes
#bd7b7f color preview, HTML & CSS examples
This text has a color of #bd7b7f
<p style="color:#bd7b7f;">Text here</p>
.mytext {color:#bd7b7f;}
This box has a color of #bd7b7f
<div style="background-color:#bd7b7f;">Content here</div>
.mybackground {background-color:#bd7b7f;}
Border around this has a color of #bd7b7f
<div style="border:2px solid #bd7b7f;">Content here</div>
.myborder {border:2px solid #bd7b7f;}