#bf8050 color space conversions
Hex:
#bf8050
RGB:
191, 128, 80
CMY:
25, 50, 69
CMYK:
0, 33, 58, 25
HSL:
26°, 46.4435%, 53.1373%
HSV (HSB):
26°, 58.1152%, 74.9020%
XYZ:
30.6530, 27.0939, 11.2035
xyY:
0.4446, 0.3929, 27.0939
CIE-Lab:
59.0611, 19.3454, 35.6968
CIE-LCH:
59.0611, 40.6018, 61.5451
CIE-Luv:
59.0611, 48.1134, 38.1920
Hunter-Lab:
52.0518, 14.0270, 23.6749
#bf8050 color charts
#bf8050 color shades, tints & tones
#bf8050 color schemes
#bf8050 color preview, HTML & CSS examples
This text has a color of #bf8050
<p style="color:#bf8050;">Text here</p>
.mytext {color:#bf8050;}
This box has a color of #bf8050
<div style="background-color:#bf8050;">Content here</div>
.mybackground {background-color:#bf8050;}
Border around this has a color of #bf8050
<div style="border:2px solid #bf8050;">Content here</div>
.myborder {border:2px solid #bf8050;}