#bf7843 color space conversions
Hex:
#bf7843
RGB:
191, 120, 67
CMY:
25, 53, 74
CMYK:
0, 37, 65, 25
HSL:
26°, 49.2063%, 50.5882%
HSV (HSB):
26°, 64.9215%, 74.9020%
XYZ:
29.2154, 24.9146, 8.5794
xyY:
0.4659, 0.3973, 24.9146
CIE-Lab:
56.9921, 22.8176, 40.1061
CIE-LCH:
56.9921, 46.1426, 60.3632
CIE-Luv:
56.9921, 55.3997, 40.5617
Hunter-Lab:
49.9145, 17.1275, 24.7493
#bf7843 color charts
#bf7843 color shades, tints & tones
#bf7843 color schemes
#bf7843 color preview, HTML & CSS examples
This text has a color of #bf7843
<p style="color:#bf7843;">Text here</p>
.mytext {color:#bf7843;}
This box has a color of #bf7843
<div style="background-color:#bf7843;">Content here</div>
.mybackground {background-color:#bf7843;}
Border around this has a color of #bf7843
<div style="border:2px solid #bf7843;">Content here</div>
.myborder {border:2px solid #bf7843;}