#b4686c color space conversions
Hex:
#b4686c
RGB:
180, 104, 108
CMY:
29, 59, 58
CMYK:
0, 42, 40, 29
HSL:
357°, 33.6283%, 55.6863%
HSV (HSB):
357°, 42.2222%, 70.5882%
XYZ:
26.4795, 20.6866, 16.7847
xyY:
0.4141, 0.3235, 20.6866
CIE-Lab:
52.6048, 30.8476, 11.0465
CIE-LCH:
52.6048, 32.7658, 19.7024
CIE-Luv:
52.6048, 51.8066, 8.6050
Hunter-Lab:
45.4826, 24.3264, 9.9577
#b4686c color charts
#b4686c color shades, tints & tones
#b4686c color schemes
#b4686c color preview, HTML & CSS examples
This text has a color of #b4686c
<p style="color:#b4686c;">Text here</p>
.mytext {color:#b4686c;}
This box has a color of #b4686c
<div style="background-color:#b4686c;">Content here</div>
.mybackground {background-color:#b4686c;}
Border around this has a color of #b4686c
<div style="border:2px solid #b4686c;">Content here</div>
.myborder {border:2px solid #b4686c;}