#bf7d3c color space conversions
Hex:
#bf7d3c
RGB:
191, 125, 60
CMY:
25, 51, 76
CMYK:
0, 35, 69, 25
HSL:
30°, 52.1912%, 49.2157%
HSV (HSB):
30°, 68.5864%, 74.9020%
XYZ:
29.6351, 26.0698, 7.7450
xyY:
0.4671, 0.4109, 26.0698
CIE-Lab:
58.1033, 19.6358, 44.8968
CIE-LCH:
58.1033, 49.0030, 66.3777
CIE-Luv:
58.1033, 52.2640, 45.4749
Hunter-Lab:
51.0586, 14.2511, 26.7474
#bf7d3c color charts
#bf7d3c color shades, tints & tones
#bf7d3c color schemes
#bf7d3c color preview, HTML & CSS examples
This text has a color of #bf7d3c
<p style="color:#bf7d3c;">Text here</p>
.mytext {color:#bf7d3c;}
This box has a color of #bf7d3c
<div style="background-color:#bf7d3c;">Content here</div>
.mybackground {background-color:#bf7d3c;}
Border around this has a color of #bf7d3c
<div style="border:2px solid #bf7d3c;">Content here</div>
.myborder {border:2px solid #bf7d3c;}