#bf755c color space conversions
Hex:
#bf755c
RGB:
191, 117, 92
CMY:
25, 54, 64
CMYK:
0, 39, 52, 25
HSL:
15°, 43.6123%, 55.4902%
HSV (HSB):
15°, 51.8325%, 74.9020%
XYZ:
29.7789, 24.5717, 13.2985
xyY:
0.4402, 0.3632, 24.5717
CIE-Lab:
56.6557, 26.4232, 26.0381
CIE-LCH:
56.6557, 37.0967, 44.5795
CIE-Luv:
56.6557, 54.4726, 26.7163
Hunter-Lab:
49.5698, 20.4862, 18.7926
#bf755c color charts
#bf755c color shades, tints & tones
#bf755c color schemes
#bf755c color preview, HTML & CSS examples
This text has a color of #bf755c
<p style="color:#bf755c;">Text here</p>
.mytext {color:#bf755c;}
This box has a color of #bf755c
<div style="background-color:#bf755c;">Content here</div>
.mybackground {background-color:#bf755c;}
Border around this has a color of #bf755c
<div style="border:2px solid #bf755c;">Content here</div>
.myborder {border:2px solid #bf755c;}