#bf7f5d color space conversions
Hex:
#bf7f5d
RGB:
191, 127, 93
CMY:
25, 50, 64
CMYK:
0, 34, 51, 25
HSL:
21°, 43.3628%, 55.6863%
HSV (HSB):
21°, 51.3089%, 74.9020%
XYZ:
31.0510, 27.0454, 13.9396
xyY:
0.4310, 0.3754, 27.0454
CIE-Lab:
59.0163, 21.0161, 28.5385
CIE-LCH:
59.0163, 35.4419, 53.6316
CIE-Luv:
59.0163, 47.3385, 30.9191
Hunter-Lab:
52.0052, 15.5688, 20.5114
#bf7f5d color charts
#bf7f5d color shades, tints & tones
#bf7f5d color schemes
#bf7f5d color preview, HTML & CSS examples
This text has a color of #bf7f5d
<p style="color:#bf7f5d;">Text here</p>
.mytext {color:#bf7f5d;}
This box has a color of #bf7f5d
<div style="background-color:#bf7f5d;">Content here</div>
.mybackground {background-color:#bf7f5d;}
Border around this has a color of #bf7f5d
<div style="border:2px solid #bf7f5d;">Content here</div>
.myborder {border:2px solid #bf7f5d;}