#bd7d50 color space conversions
Hex:
#bd7d50
RGB:
189, 125, 80
CMY:
26, 51, 69
CMYK:
0, 34, 58, 26
HSL:
25°, 45.2282%, 52.7451%
HSV (HSB):
25°, 57.6720%, 74.1176%
XYZ:
29.7678, 26.0652, 11.0516
xyY:
0.4451, 0.3897, 26.0652
CIE-Lab:
58.0989, 20.1602, 34.4633
CIE-LCH:
58.0989, 39.9268, 59.6734
CIE-Luv:
58.0989, 48.7077, 36.6223
Hunter-Lab:
51.0541, 14.7323, 22.9035
#bd7d50 color charts
#bd7d50 color shades, tints & tones
#bd7d50 color schemes
#bd7d50 color preview, HTML & CSS examples
This text has a color of #bd7d50
<p style="color:#bd7d50;">Text here</p>
.mytext {color:#bd7d50;}
This box has a color of #bd7d50
<div style="background-color:#bd7d50;">Content here</div>
.mybackground {background-color:#bd7d50;}
Border around this has a color of #bd7d50
<div style="border:2px solid #bd7d50;">Content here</div>
.myborder {border:2px solid #bd7d50;}