#b4686f color space conversions
Hex:
#b4686f
RGB:
180, 104, 111
CMY:
29, 59, 56
CMYK:
0, 42, 38, 29
HSL:
354°, 33.6283%, 55.6863%
HSV (HSB):
354°, 42.2222%, 70.5882%
XYZ:
26.6419, 20.7516, 17.6402
xyY:
0.4097, 0.3191, 20.7516
CIE-Lab:
52.6766, 31.2048, 9.3783
CIE-LCH:
52.6766, 32.5836, 16.7276
CIE-Luv:
52.6766, 51.2404, 6.5205
Hunter-Lab:
45.5540, 24.6752, 8.9284
#b4686f color charts
#b4686f color shades, tints & tones
#b4686f color schemes
#b4686f color preview, HTML & CSS examples
This text has a color of #b4686f
<p style="color:#b4686f;">Text here</p>
.mytext {color:#b4686f;}
This box has a color of #b4686f
<div style="background-color:#b4686f;">Content here</div>
.mybackground {background-color:#b4686f;}
Border around this has a color of #b4686f
<div style="border:2px solid #b4686f;">Content here</div>
.myborder {border:2px solid #b4686f;}