#bf953d color space conversions
Hex:
#bf953d
RGB:
191, 149, 61
CMY:
25, 42, 76
CMYK:
0, 22, 68, 25
HSL:
41°, 51.5873%, 49.4118%
HSV (HSB):
41°, 68.0628%, 74.9020%
XYZ:
33.0756, 32.9082, 9.0235
xyY:
0.4410, 0.4387, 32.9082
CIE-Lab:
64.0865, 6.4894, 50.8831
CIE-LCH:
64.0865, 51.2952, 82.7320
CIE-Luv:
64.0865, 34.2189, 55.3997
Hunter-Lab:
57.3657, 2.5288, 30.8297
#bf953d color charts
#bf953d color shades, tints & tones
#bf953d color schemes
#bf953d color preview, HTML & CSS examples
This text has a color of #bf953d
<p style="color:#bf953d;">Text here</p>
.mytext {color:#bf953d;}
This box has a color of #bf953d
<div style="background-color:#bf953d;">Content here</div>
.mybackground {background-color:#bf953d;}
Border around this has a color of #bf953d
<div style="border:2px solid #bf953d;">Content here</div>
.myborder {border:2px solid #bf953d;}