#bf7b31 color space conversions
Hex:
#bf7b31
RGB:
191, 123, 49
CMY:
25, 52, 81
CMYK:
0, 36, 74, 25
HSL:
31°, 59.1667%, 47.0588%
HSV (HSB):
31°, 74.3455%, 74.9020%
XYZ:
29.1232, 25.4640, 6.2858
xyY:
0.4784, 0.4183, 25.4640
CIE-Lab:
57.5248, 20.1659, 49.4696
CIE-LCH:
57.5248, 53.4220, 67.8222
CIE-Luv:
57.5248, 54.6738, 48.3877
Hunter-Lab:
50.4619, 14.7098, 27.9378
#bf7b31 color charts
#bf7b31 color shades, tints & tones
#bf7b31 color schemes
#bf7b31 color preview, HTML & CSS examples
This text has a color of #bf7b31
<p style="color:#bf7b31;">Text here</p>
.mytext {color:#bf7b31;}
This box has a color of #bf7b31
<div style="background-color:#bf7b31;">Content here</div>
.mybackground {background-color:#bf7b31;}
Border around this has a color of #bf7b31
<div style="border:2px solid #bf7b31;">Content here</div>
.myborder {border:2px solid #bf7b31;}