#bf934f color space conversions
Hex:
#bf934f
RGB:
191, 147, 79
CMY:
25, 42, 69
CMYK:
0, 23, 59, 25
HSL:
36°, 46.6667%, 52.9412%
HSV (HSB):
36°, 58.6387%, 74.9020%
XYZ:
33.3309, 32.5083, 11.9151
xyY:
0.4287, 0.4181, 32.5083
CIE-Lab:
63.7608, 8.7957, 41.8558
CIE-LCH:
63.7608, 42.7700, 78.1324
CIE-Luv:
63.7608, 34.5221, 47.4248
Hunter-Lab:
57.0161, 4.5707, 27.5209
#bf934f color charts
#bf934f color shades, tints & tones
#bf934f color schemes
#bf934f color preview, HTML & CSS examples
This text has a color of #bf934f
<p style="color:#bf934f;">Text here</p>
.mytext {color:#bf934f;}
This box has a color of #bf934f
<div style="background-color:#bf934f;">Content here</div>
.mybackground {background-color:#bf934f;}
Border around this has a color of #bf934f
<div style="border:2px solid #bf934f;">Content here</div>
.myborder {border:2px solid #bf934f;}