#bd794d color space conversions
Hex:
#bd794d
RGB:
189, 121, 77
CMY:
26, 53, 70
CMYK:
0, 36, 59, 26
HSL:
24°, 45.9016%, 52.1569%
HSV (HSB):
24°, 59.2593%, 74.1176%
XYZ:
29.1632, 25.0294, 10.3153
xyY:
0.4521, 0.3880, 25.0294
CIE-Lab:
57.1040, 22.1336, 34.8676
CIE-LCH:
57.1040, 41.2995, 57.5930
CIE-Luv:
57.1040, 51.9565, 36.2709
Hunter-Lab:
50.0294, 16.5001, 22.7959
#bd794d color charts
#bd794d color shades, tints & tones
#bd794d color schemes
#bd794d color preview, HTML & CSS examples
This text has a color of #bd794d
<p style="color:#bd794d;">Text here</p>
.mytext {color:#bd794d;}
This box has a color of #bd794d
<div style="background-color:#bd794d;">Content here</div>
.mybackground {background-color:#bd794d;}
Border around this has a color of #bd794d
<div style="border:2px solid #bd794d;">Content here</div>
.myborder {border:2px solid #bd794d;}