#bf895f color space conversions
Hex:
#bf895f
RGB:
191, 137, 95
CMY:
25, 46, 63
CMYK:
0, 28, 50, 25
HSL:
26°, 42.8571%, 56.0784%
HSV (HSB):
26°, 50.2618%, 74.9020%
XYZ:
32.4971, 29.7939, 14.8645
xyY:
0.4212, 0.3862, 29.7939
CIE-Lab:
61.4760, 15.6790, 30.5976
CIE-LCH:
61.4760, 34.3809, 62.8682
CIE-Luv:
61.4760, 40.1431, 34.6783
Hunter-Lab:
54.5838, 10.7503, 22.0626
#bf895f color charts
#bf895f color shades, tints & tones
#bf895f color schemes
#bf895f color preview, HTML & CSS examples
This text has a color of #bf895f
<p style="color:#bf895f;">Text here</p>
.mytext {color:#bf895f;}
This box has a color of #bf895f
<div style="background-color:#bf895f;">Content here</div>
.mybackground {background-color:#bf895f;}
Border around this has a color of #bf895f
<div style="border:2px solid #bf895f;">Content here</div>
.myborder {border:2px solid #bf895f;}