#bf875e color space conversions
Hex:
#bf875e
RGB:
191, 135, 94
CMY:
25, 47, 63
CMYK:
0, 29, 51, 25
HSL:
25°, 43.1111%, 55.8824%
HSV (HSB):
25°, 50.7853%, 74.9020%
XYZ:
32.1702, 29.2125, 14.5327
xyY:
0.4238, 0.3848, 29.2125
CIE-Lab:
60.9687, 16.6895, 30.4950
CIE-LCH:
60.9687, 34.7632, 61.3086
CIE-Luv:
60.9687, 41.6379, 34.2484
Hunter-Lab:
54.0486, 11.6599, 21.8920
#bf875e color charts
#bf875e color shades, tints & tones
#bf875e color schemes
#bf875e color preview, HTML & CSS examples
This text has a color of #bf875e
<p style="color:#bf875e;">Text here</p>
.mytext {color:#bf875e;}
This box has a color of #bf875e
<div style="background-color:#bf875e;">Content here</div>
.mybackground {background-color:#bf875e;}
Border around this has a color of #bf875e
<div style="border:2px solid #bf875e;">Content here</div>
.myborder {border:2px solid #bf875e;}