#bf764f color space conversions
Hex:
#bf764f
RGB:
191, 118, 79
CMY:
25, 54, 69
CMYK:
0, 38, 59, 25
HSL:
21°, 46.6667%, 52.9412%
HSV (HSB):
21°, 58.6387%, 74.9020%
XYZ:
29.3756, 24.5977, 10.5967
xyY:
0.4549, 0.3809, 24.5977
CIE-Lab:
56.6814, 24.7722, 33.3171
CIE-LCH:
56.6814, 41.5173, 53.3682
CIE-Luv:
56.6814, 55.5131, 34.1477
Hunter-Lab:
49.5961, 18.9316, 22.0494
#bf764f color charts
#bf764f color shades, tints & tones
#bf764f color schemes
#bf764f color preview, HTML & CSS examples
This text has a color of #bf764f
<p style="color:#bf764f;">Text here</p>
.mytext {color:#bf764f;}
This box has a color of #bf764f
<div style="background-color:#bf764f;">Content here</div>
.mybackground {background-color:#bf764f;}
Border around this has a color of #bf764f
<div style="border:2px solid #bf764f;">Content here</div>
.myborder {border:2px solid #bf764f;}