#bf786a color space conversions
Hex:
#bf786a
RGB:
191, 120, 106
CMY:
25, 53, 58
CMYK:
0, 37, 45, 25
HSL:
10°, 39.9061%, 58.2353%
HSV (HSB):
10°, 44.5026%, 74.9020%
XYZ:
30.8038, 25.5499, 16.9438
xyY:
0.4203, 0.3486, 25.5499
CIE-Lab:
57.6073, 26.1733, 19.3338
CIE-LCH:
57.6073, 32.5397, 36.4527
CIE-Luv:
57.6073, 50.3301, 19.6973
Hunter-Lab:
50.5469, 20.3227, 15.5083
#bf786a color charts
#bf786a color shades, tints & tones
#bf786a color schemes
#bf786a color preview, HTML & CSS examples
This text has a color of #bf786a
<p style="color:#bf786a;">Text here</p>
.mytext {color:#bf786a;}
This box has a color of #bf786a
<div style="background-color:#bf786a;">Content here</div>
.mybackground {background-color:#bf786a;}
Border around this has a color of #bf786a
<div style="border:2px solid #bf786a;">Content here</div>
.myborder {border:2px solid #bf786a;}