#bf7b5b color space conversions
Hex:
#bf7b5b
RGB:
191, 123, 91
CMY:
25, 52, 64
CMYK:
0, 36, 52, 25
HSL:
19°, 43.8596%, 55.2941%
HSV (HSB):
19°, 52.3560%, 74.9020%
XYZ:
30.4571, 25.9976, 13.3103
xyY:
0.4366, 0.3726, 25.9976
CIE-Lab:
58.0348, 23.0375, 28.3866
CIE-LCH:
58.0348, 36.5585, 50.9385
CIE-Luv:
58.0348, 50.3991, 30.1203
Hunter-Lab:
50.9879, 17.3966, 20.2139
#bf7b5b color charts
#bf7b5b color shades, tints & tones
#bf7b5b color schemes
#bf7b5b color preview, HTML & CSS examples
This text has a color of #bf7b5b
<p style="color:#bf7b5b;">Text here</p>
.mytext {color:#bf7b5b;}
This box has a color of #bf7b5b
<div style="background-color:#bf7b5b;">Content here</div>
.mybackground {background-color:#bf7b5b;}
Border around this has a color of #bf7b5b
<div style="border:2px solid #bf7b5b;">Content here</div>
.myborder {border:2px solid #bf7b5b;}