#bf8142 color space conversions
Hex:
#bf8142
RGB:
191, 129, 66
CMY:
25, 49, 74
CMYK:
0, 32, 65, 25
HSL:
30°, 49.4071%, 50.3922%
HSV (HSB):
30°, 65.4450%, 74.9020%
XYZ:
30.3195, 27.1702, 8.8006
xyY:
0.4574, 0.4099, 27.1702
CIE-Lab:
59.1316, 17.7937, 43.0641
CIE-LCH:
59.1316, 46.5954, 67.5500
CIE-Luv:
59.1316, 48.7211, 44.8623
Hunter-Lab:
52.1251, 12.6089, 26.4772
#bf8142 color charts
#bf8142 color shades, tints & tones
#bf8142 color schemes
#bf8142 color preview, HTML & CSS examples
This text has a color of #bf8142
<p style="color:#bf8142;">Text here</p>
.mytext {color:#bf8142;}
This box has a color of #bf8142
<div style="background-color:#bf8142;">Content here</div>
.mybackground {background-color:#bf8142;}
Border around this has a color of #bf8142
<div style="border:2px solid #bf8142;">Content here</div>
.myborder {border:2px solid #bf8142;}