#bd792c color space conversions
Hex:
#bd792c
RGB:
189, 121, 44
CMY:
26, 53, 83
CMYK:
0, 36, 77, 26
HSL:
32°, 62.2318%, 45.6863%
HSV (HSB):
32°, 76.7196%, 74.1176%
XYZ:
28.2783, 24.6754, 5.6553
xyY:
0.4825, 0.4210, 24.6754
CIE-Lab:
56.7578, 20.1800, 50.8234
CIE-LCH:
56.7578, 54.6832, 68.3439
CIE-Luv:
56.7578, 54.9518, 48.9267
Hunter-Lab:
49.6743, 14.6851, 28.0221
#bd792c color charts
#bd792c color shades, tints & tones
#bd792c color schemes
#bd792c color preview, HTML & CSS examples
This text has a color of #bd792c
<p style="color:#bd792c;">Text here</p>
.mytext {color:#bd792c;}
This box has a color of #bd792c
<div style="background-color:#bd792c;">Content here</div>
.mybackground {background-color:#bd792c;}
Border around this has a color of #bd792c
<div style="border:2px solid #bd792c;">Content here</div>
.myborder {border:2px solid #bd792c;}