#bd792f color space conversions
Hex:
#bd792f
RGB:
189, 121, 47
CMY:
26, 53, 82
CMYK:
0, 36, 75, 26
HSL:
31°, 60.1695%, 46.2745%
HSV (HSB):
31°, 75.1323%, 74.1176%
XYZ:
28.3367, 24.6988, 5.9632
xyY:
0.4803, 0.4186, 24.6988
CIE-Lab:
56.7808, 20.3108, 49.5327
CIE-LCH:
56.7808, 53.5352, 67.7040
CIE-Luv:
56.7808, 54.7454, 48.0569
Hunter-Lab:
49.6979, 14.8058, 27.6744
#bd792f color charts
#bd792f color shades, tints & tones
#bd792f color schemes
#bd792f color preview, HTML & CSS examples
This text has a color of #bd792f
<p style="color:#bd792f;">Text here</p>
.mytext {color:#bd792f;}
This box has a color of #bd792f
<div style="background-color:#bd792f;">Content here</div>
.mybackground {background-color:#bd792f;}
Border around this has a color of #bd792f
<div style="border:2px solid #bd792f;">Content here</div>
.myborder {border:2px solid #bd792f;}