#bf6f5c color space conversions
Hex:
#bf6f5c
RGB:
191, 111, 92
CMY:
25, 56, 64
CMYK:
0, 42, 52, 25
HSL:
12°, 43.6123%, 55.4902%
HSV (HSB):
12°, 51.8325%, 74.9020%
XYZ:
29.1021, 23.2180, 13.0729
xyY:
0.4450, 0.3551, 23.2180
CIE-Lab:
55.2961, 29.6906, 24.2585
CIE-LCH:
55.2961, 38.3406, 39.2503
CIE-Luv:
55.2961, 58.6520, 23.9117
Hunter-Lab:
48.1850, 23.4840, 17.6438
#bf6f5c color charts
#bf6f5c color shades, tints & tones
#bf6f5c color schemes
#bf6f5c color preview, HTML & CSS examples
This text has a color of #bf6f5c
<p style="color:#bf6f5c;">Text here</p>
.mytext {color:#bf6f5c;}
This box has a color of #bf6f5c
<div style="background-color:#bf6f5c;">Content here</div>
.mybackground {background-color:#bf6f5c;}
Border around this has a color of #bf6f5c
<div style="border:2px solid #bf6f5c;">Content here</div>
.myborder {border:2px solid #bf6f5c;}