#bf8640 color space conversions
Hex:
#bf8640
RGB:
191, 134, 64
CMY:
25, 47, 75
CMYK:
0, 30, 66, 25
HSL:
33°, 49.8039%, 50.0000%
HSV (HSB):
33°, 66.4921%, 74.9020%
XYZ:
30.9364, 28.4967, 8.7204
xyY:
0.4539, 0.4181, 28.4967
CIE-Lab:
60.3349, 14.9085, 45.4023
CIE-LCH:
60.3349, 47.7874, 71.8217
CIE-Luv:
60.3349, 45.1343, 47.8156
Hunter-Lab:
53.3823, 10.0261, 27.6822
#bf8640 color charts
#bf8640 color shades, tints & tones
#bf8640 color schemes
#bf8640 color preview, HTML & CSS examples
This text has a color of #bf8640
<p style="color:#bf8640;">Text here</p>
.mytext {color:#bf8640;}
This box has a color of #bf8640
<div style="background-color:#bf8640;">Content here</div>
.mybackground {background-color:#bf8640;}
Border around this has a color of #bf8640
<div style="border:2px solid #bf8640;">Content here</div>
.myborder {border:2px solid #bf8640;}