#bf806b color space conversions
Hex:
#bf806b
RGB:
191, 128, 107
CMY:
25, 50, 58
CMYK:
0, 33, 44, 25
HSL:
15°, 39.6226%, 58.4314%
HSV (HSB):
15°, 43.9791%, 74.9020%
XYZ:
31.8589, 27.5762, 17.5535
xyY:
0.4138, 0.3582, 27.5762
CIE-Lab:
59.5040, 21.8753, 21.3285
CIE-LCH:
59.5040, 30.5521, 44.2749
CIE-Luv:
59.5040, 44.8435, 23.1032
Hunter-Lab:
52.5131, 16.3953, 16.9403
#bf806b color charts
#bf806b color shades, tints & tones
#bf806b color schemes
#bf806b color preview, HTML & CSS examples
This text has a color of #bf806b
<p style="color:#bf806b;">Text here</p>
.mytext {color:#bf806b;}
This box has a color of #bf806b
<div style="background-color:#bf806b;">Content here</div>
.mybackground {background-color:#bf806b;}
Border around this has a color of #bf806b
<div style="border:2px solid #bf806b;">Content here</div>
.myborder {border:2px solid #bf806b;}