#bd793d color space conversions
Hex:
#bd793d
RGB:
189, 121, 61
CMY:
26, 53, 76
CMYK:
0, 36, 68, 26
HSL:
28°, 51.2000%, 49.0196%
HSV (HSB):
28°, 67.7249%, 74.1176%
XYZ:
28.6659, 24.8305, 7.6968
xyY:
0.4684, 0.4058, 24.8305
CIE-Lab:
56.9099, 21.0428, 43.0116
CIE-LCH:
56.9099, 47.8832, 63.9304
CIE-Luv:
56.9099, 53.6061, 43.2508
Hunter-Lab:
49.8302, 15.4833, 25.7232
#bd793d color charts
#bd793d color shades, tints & tones
#bd793d color schemes
#bd793d color preview, HTML & CSS examples
This text has a color of #bd793d
<p style="color:#bd793d;">Text here</p>
.mytext {color:#bd793d;}
This box has a color of #bd793d
<div style="background-color:#bd793d;">Content here</div>
.mybackground {background-color:#bd793d;}
Border around this has a color of #bd793d
<div style="border:2px solid #bd793d;">Content here</div>
.myborder {border:2px solid #bd793d;}