#bf693d color space conversions
Hex:
#bf693d
RGB:
191, 105, 61
CMY:
25, 59, 76
CMYK:
0, 45, 68, 25
HSL:
20°, 51.5873%, 49.4118%
HSV (HSB):
20°, 68.0628%, 74.9020%
XYZ:
27.3797, 21.5164, 7.1249
xyY:
0.4887, 0.3841, 21.5164
CIE-Lab:
53.5101, 30.6050, 39.2510
CIE-LCH:
53.5101, 49.7726, 52.0556
CIE-Luv:
53.5101, 67.4494, 36.8142
Hunter-Lab:
46.3858, 24.1864, 23.3631
#bf693d color charts
#bf693d color shades, tints & tones
#bf693d color schemes
#bf693d color preview, HTML & CSS examples
This text has a color of #bf693d
<p style="color:#bf693d;">Text here</p>
.mytext {color:#bf693d;}
This box has a color of #bf693d
<div style="background-color:#bf693d;">Content here</div>
.mybackground {background-color:#bf693d;}
Border around this has a color of #bf693d
<div style="border:2px solid #bf693d;">Content here</div>
.myborder {border:2px solid #bf693d;}