#bf963d color space conversions
Hex:
#bf963d
RGB:
191, 150, 61
CMY:
25, 41, 76
CMYK:
0, 21, 68, 25
HSL:
41°, 51.5873%, 49.4118%
HSV (HSB):
41°, 68.0628%, 74.9020%
XYZ:
33.2345, 33.2260, 9.0765
xyY:
0.4400, 0.4399, 33.2260
CIE-Lab:
64.3435, 5.9441, 51.1559
CIE-LCH:
64.3435, 51.5000, 83.3722
CIE-Luv:
64.3435, 33.4891, 55.8324
Hunter-Lab:
57.6420, 2.0439, 31.0134
#bf963d color charts
#bf963d color shades, tints & tones
#bf963d color schemes
#bf963d color preview, HTML & CSS examples
This text has a color of #bf963d
<p style="color:#bf963d;">Text here</p>
.mytext {color:#bf963d;}
This box has a color of #bf963d
<div style="background-color:#bf963d;">Content here</div>
.mybackground {background-color:#bf963d;}
Border around this has a color of #bf963d
<div style="border:2px solid #bf963d;">Content here</div>
.myborder {border:2px solid #bf963d;}