#bf755e color space conversions
Hex:
#bf755e
RGB:
191, 117, 94
CMY:
25, 54, 63
CMYK:
0, 39, 51, 25
HSL:
14°, 43.1111%, 55.8824%
HSV (HSB):
14°, 50.7853%, 74.9020%
XYZ:
29.8675, 24.6071, 13.7651
xyY:
0.4377, 0.3606, 24.6071
CIE-Lab:
56.6906, 26.6092, 24.9510
CIE-LCH:
56.6906, 36.4774, 43.1580
CIE-Luv:
56.6906, 54.1804, 25.5604
Hunter-Lab:
49.6055, 20.6653, 18.2714
#bf755e color charts
#bf755e color shades, tints & tones
#bf755e color schemes
#bf755e color preview, HTML & CSS examples
This text has a color of #bf755e
<p style="color:#bf755e;">Text here</p>
.mytext {color:#bf755e;}
This box has a color of #bf755e
<div style="background-color:#bf755e;">Content here</div>
.mybackground {background-color:#bf755e;}
Border around this has a color of #bf755e
<div style="border:2px solid #bf755e;">Content here</div>
.myborder {border:2px solid #bf755e;}