#bf732d color space conversions
Hex:
#bf732d
RGB:
191, 115, 45
CMY:
25, 55, 82
CMYK:
0, 40, 76, 25
HSL:
29°, 61.8644%, 46.2745%
HSV (HSB):
29°, 76.4398%, 74.9020%
XYZ:
28.0902, 23.5273, 5.5433
xyY:
0.4914, 0.4116, 23.5273
CIE-Lab:
55.6114, 24.3800, 49.3425
CIE-LCH:
55.6114, 55.0370, 63.7062
CIE-Luv:
55.6114, 61.2605, 46.4013
Hunter-Lab:
48.5049, 18.4895, 27.1776
#bf732d color charts
#bf732d color shades, tints & tones
#bf732d color schemes
#bf732d color preview, HTML & CSS examples
This text has a color of #bf732d
<p style="color:#bf732d;">Text here</p>
.mytext {color:#bf732d;}
This box has a color of #bf732d
<div style="background-color:#bf732d;">Content here</div>
.mybackground {background-color:#bf732d;}
Border around this has a color of #bf732d
<div style="border:2px solid #bf732d;">Content here</div>
.myborder {border:2px solid #bf732d;}