#b4686d color space conversions
Hex:
#b4686d
RGB:
180, 104, 109
CMY:
29, 59, 57
CMYK:
0, 42, 39, 29
HSL:
356°, 33.6283%, 55.6863%
HSV (HSB):
356°, 42.2222%, 70.5882%
XYZ:
26.5330, 20.7081, 17.0666
xyY:
0.4126, 0.3220, 20.7081
CIE-Lab:
52.6285, 30.9655, 10.4901
CIE-LCH:
52.6285, 32.6941, 18.7148
CIE-Luv:
52.6285, 51.6189, 7.9143
Hunter-Lab:
45.5061, 24.4414, 9.6182
#b4686d color charts
#b4686d color shades, tints & tones
#b4686d color schemes
#b4686d color preview, HTML & CSS examples
This text has a color of #b4686d
<p style="color:#b4686d;">Text here</p>
.mytext {color:#b4686d;}
This box has a color of #b4686d
<div style="background-color:#b4686d;">Content here</div>
.mybackground {background-color:#b4686d;}
Border around this has a color of #b4686d
<div style="border:2px solid #b4686d;">Content here</div>
.myborder {border:2px solid #b4686d;}