#bf7d3f color space conversions
Hex:
#bf7d3f
RGB:
191, 125, 63
CMY:
25, 51, 75
CMYK:
0, 35, 67, 25
HSL:
29°, 50.3937%, 49.8039%
HSV (HSB):
29°, 67.0157%, 74.9020%
XYZ:
29.7167, 26.1025, 8.1747
xyY:
0.4644, 0.4079, 26.1025
CIE-Lab:
58.1342, 19.8134, 43.4452
CIE-LCH:
58.1342, 47.7500, 65.4844
CIE-Luv:
58.1342, 52.0030, 44.3303
Hunter-Lab:
51.0906, 14.4154, 26.2768
#bf7d3f color charts
#bf7d3f color shades, tints & tones
#bf7d3f color schemes
#bf7d3f color preview, HTML & CSS examples
This text has a color of #bf7d3f
<p style="color:#bf7d3f;">Text here</p>
.mytext {color:#bf7d3f;}
This box has a color of #bf7d3f
<div style="background-color:#bf7d3f;">Content here</div>
.mybackground {background-color:#bf7d3f;}
Border around this has a color of #bf7d3f
<div style="border:2px solid #bf7d3f;">Content here</div>
.myborder {border:2px solid #bf7d3f;}