#bf792a color space conversions
Hex:
#bf792a
RGB:
191, 121, 42
CMY:
25, 53, 84
CMYK:
0, 37, 78, 25
HSL:
32°, 63.9485%, 45.6863%
HSV (HSB):
32°, 78.0105%, 74.9020%
XYZ:
28.7411, 24.9183, 5.4854
xyY:
0.4859, 0.4213, 24.9183
CIE-Lab:
56.9957, 20.9659, 51.9885
CIE-LCH:
56.9957, 56.0569, 68.0368
CIE-Luv:
56.9957, 56.7248, 49.5971
Hunter-Lab:
49.9182, 15.4171, 28.4275
#bf792a color charts
#bf792a color shades, tints & tones
#bf792a color schemes
#bf792a color preview, HTML & CSS examples
This text has a color of #bf792a
<p style="color:#bf792a;">Text here</p>
.mytext {color:#bf792a;}
This box has a color of #bf792a
<div style="background-color:#bf792a;">Content here</div>
.mybackground {background-color:#bf792a;}
Border around this has a color of #bf792a
<div style="border:2px solid #bf792a;">Content here</div>
.myborder {border:2px solid #bf792a;}