#bf893e color space conversions
Hex:
#bf893e
RGB:
191, 137, 62
CMY:
25, 46, 76
CMYK:
0, 28, 68, 25
HSL:
35°, 50.9881%, 49.6078%
HSV (HSB):
35°, 67.5393%, 74.9020%
XYZ:
31.3010, 29.3155, 8.5661
xyY:
0.4524, 0.4237, 29.3155
CIE-Lab:
61.0591, 13.1331, 47.1622
CIE-LCH:
61.0591, 48.9567, 74.4393
CIE-Luv:
61.0591, 43.0348, 49.8600
Hunter-Lab:
54.1438, 8.4409, 28.5203
#bf893e color charts
#bf893e color shades, tints & tones
#bf893e color schemes
#bf893e color preview, HTML & CSS examples
This text has a color of #bf893e
<p style="color:#bf893e;">Text here</p>
.mytext {color:#bf893e;}
This box has a color of #bf893e
<div style="background-color:#bf893e;">Content here</div>
.mybackground {background-color:#bf893e;}
Border around this has a color of #bf893e
<div style="border:2px solid #bf893e;">Content here</div>
.myborder {border:2px solid #bf893e;}