#bf875a color space conversions
Hex:
#bf875a
RGB:
191, 135, 90
CMY:
25, 47, 65
CMYK:
0, 29, 53, 25
HSL:
27°, 44.1048%, 55.0980%
HSV (HSB):
27°, 52.8796%, 74.9020%
XYZ:
31.9953, 29.1425, 13.6116
xyY:
0.4280, 0.3899, 29.1425
CIE-Lab:
60.9072, 16.3219, 32.5956
CIE-LCH:
60.9072, 36.4538, 63.4010
CIE-Luv:
60.9072, 42.0598, 36.4033
Hunter-Lab:
53.9838, 11.3223, 22.8391
#bf875a color charts
#bf875a color shades, tints & tones
#bf875a color schemes
#bf875a color preview, HTML & CSS examples
This text has a color of #bf875a
<p style="color:#bf875a;">Text here</p>
.mytext {color:#bf875a;}
This box has a color of #bf875a
<div style="background-color:#bf875a;">Content here</div>
.mybackground {background-color:#bf875a;}
Border around this has a color of #bf875a
<div style="border:2px solid #bf875a;">Content here</div>
.myborder {border:2px solid #bf875a;}