#b6686c color space conversions
Hex:
#b6686c
RGB:
182, 104, 108
CMY:
29, 59, 58
CMYK:
0, 43, 41, 29
HSL:
357°, 34.8214%, 56.0784%
HSV (HSB):
357°, 42.8571%, 71.3725%
XYZ:
26.9485, 20.9284, 16.8066
xyY:
0.4166, 0.3236, 20.9284
CIE-Lab:
52.8711, 31.6167, 11.4588
CIE-LCH:
52.8711, 33.6292, 19.9220
CIE-Luv:
52.8711, 53.3642, 8.9554
Hunter-Lab:
45.7476, 25.0905, 10.2415
#b6686c color charts
#b6686c color shades, tints & tones
#b6686c color schemes
#b6686c color preview, HTML & CSS examples
This text has a color of #b6686c
<p style="color:#b6686c;">Text here</p>
.mytext {color:#b6686c;}
This box has a color of #b6686c
<div style="background-color:#b6686c;">Content here</div>
.mybackground {background-color:#b6686c;}
Border around this has a color of #b6686c
<div style="border:2px solid #b6686c;">Content here</div>
.myborder {border:2px solid #b6686c;}