#bf872d color space conversions
Hex:
#bf872d
RGB:
191, 135, 45
CMY:
25, 47, 82
CMYK:
0, 29, 76, 25
HSL:
37°, 61.8644%, 46.2745%
HSV (HSB):
37°, 76.4398%, 74.9020%
XYZ:
30.6235, 28.5938, 6.3877
xyY:
0.4668, 0.4358, 28.5938
CIE-Lab:
60.4214, 13.3720, 54.0483
CIE-LCH:
60.4214, 55.6779, 76.1036
CIE-Luv:
60.4214, 45.5990, 54.4026
Hunter-Lab:
53.4731, 8.6470, 30.3486
#bf872d color charts
#bf872d color shades, tints & tones
#bf872d color schemes
#bf872d color preview, HTML & CSS examples
This text has a color of #bf872d
<p style="color:#bf872d;">Text here</p>
.mytext {color:#bf872d;}
This box has a color of #bf872d
<div style="background-color:#bf872d;">Content here</div>
.mybackground {background-color:#bf872d;}
Border around this has a color of #bf872d
<div style="border:2px solid #bf872d;">Content here</div>
.myborder {border:2px solid #bf872d;}