#bf794f color space conversions
Hex:
#bf794f
RGB:
191, 121, 79
CMY:
25, 53, 69
CMYK:
0, 37, 59, 25
HSL:
23°, 46.6667%, 52.9412%
HSV (HSB):
23°, 58.6387%, 74.9020%
XYZ:
29.7345, 25.3156, 10.7164
xyY:
0.4521, 0.3849, 25.3156
CIE-Lab:
57.3817, 23.1250, 34.1796
CIE-LCH:
57.3817, 41.2675, 55.9188
CIE-Luv:
57.3817, 53.3240, 35.4974
Hunter-Lab:
50.3146, 17.4378, 22.5922
#bf794f color charts
#bf794f color shades, tints & tones
#bf794f color schemes
#bf794f color preview, HTML & CSS examples
This text has a color of #bf794f
<p style="color:#bf794f;">Text here</p>
.mytext {color:#bf794f;}
This box has a color of #bf794f
<div style="background-color:#bf794f;">Content here</div>
.mybackground {background-color:#bf794f;}
Border around this has a color of #bf794f
<div style="border:2px solid #bf794f;">Content here</div>
.myborder {border:2px solid #bf794f;}