#bf8255 color space conversions
Hex:
#bf8255
RGB:
191, 130, 85
CMY:
25, 49, 67
CMYK:
0, 32, 55, 25
HSL:
25°, 45.2991%, 54.1176%
HSV (HSB):
25°, 55.4974%, 74.9020%
XYZ:
31.1082, 27.6975, 12.3009
xyY:
0.4375, 0.3895, 27.6975
CIE-Lab:
59.6145, 18.6492, 33.6855
CIE-LCH:
59.6145, 38.5034, 61.0299
CIE-Luv:
59.6145, 46.1370, 36.6266
Hunter-Lab:
52.6284, 13.4100, 22.9820
#bf8255 color charts
#bf8255 color shades, tints & tones
#bf8255 color schemes
#bf8255 color preview, HTML & CSS examples
This text has a color of #bf8255
<p style="color:#bf8255;">Text here</p>
.mytext {color:#bf8255;}
This box has a color of #bf8255
<div style="background-color:#bf8255;">Content here</div>
.mybackground {background-color:#bf8255;}
Border around this has a color of #bf8255
<div style="border:2px solid #bf8255;">Content here</div>
.myborder {border:2px solid #bf8255;}