#bf8040 color space conversions
Hex:
#bf8040
RGB:
191, 128, 64
CMY:
25, 50, 75
CMYK:
0, 33, 66, 25
HSL:
30°, 49.8039%, 50.0000%
HSV (HSB):
30°, 66.4921%, 74.9020%
XYZ:
30.1304, 26.8849, 8.4517
xyY:
0.4602, 0.4107, 26.8849
CIE-Lab:
58.8676, 18.2199, 43.7671
CIE-LCH:
58.8676, 47.4081, 67.3984
CIE-Luv:
58.8676, 49.6459, 45.2244
Hunter-Lab:
51.8506, 12.9879, 26.6311
#bf8040 color charts
#bf8040 color shades, tints & tones
#bf8040 color schemes
#bf8040 color preview, HTML & CSS examples
This text has a color of #bf8040
<p style="color:#bf8040;">Text here</p>
.mytext {color:#bf8040;}
This box has a color of #bf8040
<div style="background-color:#bf8040;">Content here</div>
.mybackground {background-color:#bf8040;}
Border around this has a color of #bf8040
<div style="border:2px solid #bf8040;">Content here</div>
.myborder {border:2px solid #bf8040;}