#bf7400 color space conversions
Hex:
#bf7400
RGB:
191, 116, 0
CMY:
25, 55, 100
CMYK:
0, 39, 100, 25
HSL:
36°, 100.0000%, 37.4510%
HSV (HSB):
36°, 100.0000%, 74.9020%
XYZ:
27.7312, 23.5671, 3.0873
xyY:
0.5099, 0.4333, 23.5671
CIE-Lab:
55.6518, 22.7809, 62.5506
CIE-LCH:
55.6518, 66.5698, 69.9884
CIE-Luv:
55.6518, 62.3770, 54.1332
Hunter-Lab:
48.5460, 17.0102, 30.2116
#bf7400 color charts
#bf7400 color shades, tints & tones
#bf7400 color schemes
#bf7400 color preview, HTML & CSS examples
This text has a color of #bf7400
<p style="color:#bf7400;">Text here</p>
.mytext {color:#bf7400;}
This box has a color of #bf7400
<div style="background-color:#bf7400;">Content here</div>
.mybackground {background-color:#bf7400;}
Border around this has a color of #bf7400
<div style="border:2px solid #bf7400;">Content here</div>
.myborder {border:2px solid #bf7400;}