#bf745f color space conversions
Hex:
#bf745f
RGB:
191, 116, 95
CMY:
25, 55, 63
CMYK:
0, 39, 50, 25
HSL:
13°, 42.8571%, 56.0784%
HSV (HSB):
13°, 50.2618%, 74.9020%
XYZ:
29.7968, 24.3934, 13.9644
xyY:
0.4372, 0.3579, 24.3934
CIE-Lab:
56.4795, 27.2504, 24.1050
CIE-LCH:
56.4795, 36.3818, 41.4952
CIE-Luv:
56.4795, 54.7237, 24.4987
Hunter-Lab:
49.3896, 21.2573, 17.8091
#bf745f color charts
#bf745f color shades, tints & tones
#bf745f color schemes
#bf745f color preview, HTML & CSS examples
This text has a color of #bf745f
<p style="color:#bf745f;">Text here</p>
.mytext {color:#bf745f;}
This box has a color of #bf745f
<div style="background-color:#bf745f;">Content here</div>
.mybackground {background-color:#bf745f;}
Border around this has a color of #bf745f
<div style="border:2px solid #bf745f;">Content here</div>
.myborder {border:2px solid #bf745f;}