#b6968c color space conversions
Hex:
#b6968c
RGB:
182, 150, 140
CMY:
29, 41, 45
CMYK:
0, 18, 23, 29
HSL:
14°, 22.3404%, 63.1373%
HSV (HSB):
14°, 23.0769%, 71.3725%
XYZ:
34.9314, 33.6512, 29.4652
xyY:
0.3563, 0.3432, 33.6512
CIE-Lab:
64.6848, 10.3687, 9.7478
CIE-LCH:
64.6848, 14.2313, 43.2321
CIE-Luv:
64.6848, 20.7024, 11.6493
Hunter-Lab:
58.0097, 5.9694, 10.4913
#b6968c color charts
#b6968c color shades, tints & tones
#b6968c color schemes
#b6968c color preview, HTML & CSS examples
This text has a color of #b6968c
<p style="color:#b6968c;">Text here</p>
.mytext {color:#b6968c;}
This box has a color of #b6968c
<div style="background-color:#b6968c;">Content here</div>
.mybackground {background-color:#b6968c;}
Border around this has a color of #b6968c
<div style="border:2px solid #b6968c;">Content here</div>
.myborder {border:2px solid #b6968c;}