#bf8041 color space conversions
Hex:
#bf8041
RGB:
191, 128, 65
CMY:
25, 50, 75
CMYK:
0, 33, 66, 25
HSL:
30°, 49.6063%, 50.1961%
HSV (HSB):
30°, 65.9686%, 74.9020%
XYZ:
30.1592, 26.8964, 8.6030
xyY:
0.4593, 0.4096, 26.8964
CIE-Lab:
58.8783, 18.2822, 43.2796
CIE-LCH:
58.8783, 46.9826, 67.0997
CIE-Luv:
58.8783, 49.5597, 44.8295
Hunter-Lab:
51.8617, 13.0452, 26.4680
#bf8041 color charts
#bf8041 color shades, tints & tones
#bf8041 color schemes
#bf8041 color preview, HTML & CSS examples
This text has a color of #bf8041
<p style="color:#bf8041;">Text here</p>
.mytext {color:#bf8041;}
This box has a color of #bf8041
<div style="background-color:#bf8041;">Content here</div>
.mybackground {background-color:#bf8041;}
Border around this has a color of #bf8041
<div style="border:2px solid #bf8041;">Content here</div>
.myborder {border:2px solid #bf8041;}