#bf830e color space conversions
Hex:
#bf830e
RGB:
191, 131, 14
CMY:
25, 49, 95
CMYK:
0, 31, 93, 25
HSL:
40°, 86.3415%, 40.1961%
HSV (HSB):
40°, 92.6702%, 74.9020%
XYZ:
29.6814, 27.3407, 4.1284
xyY:
0.4854, 0.4471, 27.3407
CIE-Lab:
59.2883, 14.7044, 62.6178
CIE-LCH:
59.2883, 64.3211, 76.7848
CIE-Luv:
59.2883, 49.8868, 58.4574
Hunter-Lab:
52.2883, 9.8209, 31.9206
#bf830e color charts
#bf830e color shades, tints & tones
#bf830e color schemes
#bf830e color preview, HTML & CSS examples
This text has a color of #bf830e
<p style="color:#bf830e;">Text here</p>
.mytext {color:#bf830e;}
This box has a color of #bf830e
<div style="background-color:#bf830e;">Content here</div>
.mybackground {background-color:#bf830e;}
Border around this has a color of #bf830e
<div style="border:2px solid #bf830e;">Content here</div>
.myborder {border:2px solid #bf830e;}