#bf963c color space conversions
Hex:
#bf963c
RGB:
191, 150, 60
CMY:
25, 41, 76
CMYK:
0, 21, 69, 25
HSL:
41°, 52.1912%, 49.2157%
HSV (HSB):
41°, 68.5864%, 74.9020%
XYZ:
33.2078, 33.2153, 8.9359
xyY:
0.4407, 0.4408, 33.2153
CIE-Lab:
64.3349, 5.8868, 51.5944
CIE-LCH:
64.3349, 51.9291, 83.4908
CIE-Luv:
64.3349, 33.5416, 56.1688
Hunter-Lab:
57.6327, 1.9940, 31.1500
#bf963c color charts
#bf963c color shades, tints & tones
#bf963c color schemes
#bf963c color preview, HTML & CSS examples
This text has a color of #bf963c
<p style="color:#bf963c;">Text here</p>
.mytext {color:#bf963c;}
This box has a color of #bf963c
<div style="background-color:#bf963c;">Content here</div>
.mybackground {background-color:#bf963c;}
Border around this has a color of #bf963c
<div style="border:2px solid #bf963c;">Content here</div>
.myborder {border:2px solid #bf963c;}