#bf852f color space conversions
Hex:
#bf852f
RGB:
191, 133, 47
CMY:
25, 48, 82
CMYK:
0, 30, 75, 25
HSL:
36°, 60.5042%, 46.6667%
HSV (HSB):
36°, 75.3927%, 74.9020%
XYZ:
30.3865, 28.0567, 6.5033
xyY:
0.4679, 0.4320, 28.0567
CIE-Lab:
59.9399, 14.5610, 52.7524
CIE-LCH:
59.9399, 54.7251, 74.5692
CIE-Luv:
59.9399, 47.0325, 53.0393
Hunter-Lab:
52.9685, 9.7052, 29.7986
#bf852f color charts
#bf852f color shades, tints & tones
#bf852f color schemes
#bf852f color preview, HTML & CSS examples
This text has a color of #bf852f
<p style="color:#bf852f;">Text here</p>
.mytext {color:#bf852f;}
This box has a color of #bf852f
<div style="background-color:#bf852f;">Content here</div>
.mybackground {background-color:#bf852f;}
Border around this has a color of #bf852f
<div style="border:2px solid #bf852f;">Content here</div>
.myborder {border:2px solid #bf852f;}