#bf803f color space conversions
Hex:
#bf803f
RGB:
191, 128, 63
CMY:
25, 50, 75
CMYK:
0, 33, 67, 25
HSL:
30°, 50.3937%, 49.8039%
HSV (HSB):
30°, 67.0157%, 74.9020%
XYZ:
30.1022, 26.8736, 8.3032
xyY:
0.4611, 0.4117, 26.8736
CIE-Lab:
58.8571, 18.1586, 44.2518
CIE-LCH:
58.8571, 47.8326, 67.6893
CIE-Luv:
58.8571, 49.7308, 45.6133
Hunter-Lab:
51.8397, 12.9316, 26.7913
#bf803f color charts
#bf803f color shades, tints & tones
#bf803f color schemes
#bf803f color preview, HTML & CSS examples
This text has a color of #bf803f
<p style="color:#bf803f;">Text here</p>
.mytext {color:#bf803f;}
This box has a color of #bf803f
<div style="background-color:#bf803f;">Content here</div>
.mybackground {background-color:#bf803f;}
Border around this has a color of #bf803f
<div style="border:2px solid #bf803f;">Content here</div>
.myborder {border:2px solid #bf803f;}