#b67c9e color space conversions
Hex:
#b67c9e
RGB:
182, 124, 158
CMY:
29, 51, 38
CMYK:
0, 32, 13, 29
HSL:
325°, 28.4314%, 60.0000%
HSV (HSB):
325°, 31.8681%, 71.3725%
XYZ:
32.6706, 26.8290, 35.8043
xyY:
0.3428, 0.2815, 26.8290
CIE-Lab:
58.8157, 27.7669, -9.0528
CIE-LCH:
58.8157, 29.2054, 341.9427
CIE-Luv:
58.8157, 32.9095, -17.7863
Hunter-Lab:
51.7967, 21.9440, -4.7263
#b67c9e color charts
#b67c9e color shades, tints & tones
#b67c9e color schemes
#b67c9e color preview, HTML & CSS examples
This text has a color of #b67c9e
<p style="color:#b67c9e;">Text here</p>
.mytext {color:#b67c9e;}
This box has a color of #b67c9e
<div style="background-color:#b67c9e;">Content here</div>
.mybackground {background-color:#b67c9e;}
Border around this has a color of #b67c9e
<div style="border:2px solid #b67c9e;">Content here</div>
.myborder {border:2px solid #b67c9e;}