#bf883e color space conversions
Hex:
#bf883e
RGB:
191, 136, 62
CMY:
25, 47, 76
CMYK:
0, 29, 68, 25
HSL:
34°, 50.9881%, 49.6078%
HSV (HSB):
34°, 67.5393%, 74.9020%
XYZ:
31.1595, 29.0325, 8.5190
xyY:
0.4535, 0.4225, 29.0325
CIE-Lab:
60.8103, 13.6843, 46.8909
CIE-LCH:
60.8103, 48.8469, 73.7311
CIE-Luv:
60.8103, 43.7835, 49.4289
Hunter-Lab:
53.8818, 8.9323, 28.3432
#bf883e color charts
#bf883e color shades, tints & tones
#bf883e color schemes
#bf883e color preview, HTML & CSS examples
This text has a color of #bf883e
<p style="color:#bf883e;">Text here</p>
.mytext {color:#bf883e;}
This box has a color of #bf883e
<div style="background-color:#bf883e;">Content here</div>
.mybackground {background-color:#bf883e;}
Border around this has a color of #bf883e
<div style="border:2px solid #bf883e;">Content here</div>
.myborder {border:2px solid #bf883e;}