#bf852d color space conversions
Hex:
#bf852d
RGB:
191, 133, 45
CMY:
25, 48, 82
CMYK:
0, 30, 76, 25
HSL:
36°, 61.8644%, 46.2745%
HSV (HSB):
36°, 76.4398%, 74.9020%
XYZ:
30.3470, 28.0409, 6.2956
xyY:
0.4692, 0.4335, 28.0409
CIE-Lab:
59.9257, 14.4744, 53.5690
CIE-LCH:
59.9257, 55.4901, 74.8797
CIE-Luv:
59.9257, 47.1447, 53.5909
Hunter-Lab:
52.9536, 9.6271, 30.0186
#bf852d color charts
#bf852d color shades, tints & tones
#bf852d color schemes
#bf852d color preview, HTML & CSS examples
This text has a color of #bf852d
<p style="color:#bf852d;">Text here</p>
.mytext {color:#bf852d;}
This box has a color of #bf852d
<div style="background-color:#bf852d;">Content here</div>
.mybackground {background-color:#bf852d;}
Border around this has a color of #bf852d
<div style="border:2px solid #bf852d;">Content here</div>
.myborder {border:2px solid #bf852d;}