#b3968c color space conversions
Hex:
#b3968c
RGB:
179, 150, 140
CMY:
30, 41, 45
CMYK:
0, 16, 22, 30
HSL:
15°, 20.4188%, 62.5490%
HSV (HSB):
15°, 21.7877%, 70.1961%
XYZ:
34.2304, 33.2898, 29.4324
xyY:
0.3531, 0.3434, 33.2898
CIE-Lab:
64.3949, 9.2061, 9.2961
CIE-LCH:
64.3949, 13.0832, 45.2785
CIE-Luv:
64.3949, 18.6977, 11.2563
Hunter-Lab:
57.6974, 4.9291, 10.1433
#b3968c color charts
#b3968c color shades, tints & tones
#b3968c color schemes
#b3968c color preview, HTML & CSS examples
This text has a color of #b3968c
<p style="color:#b3968c;">Text here</p>
.mytext {color:#b3968c;}
This box has a color of #b3968c
<div style="background-color:#b3968c;">Content here</div>
.mybackground {background-color:#b3968c;}
Border around this has a color of #b3968c
<div style="border:2px solid #b3968c;">Content here</div>
.myborder {border:2px solid #b3968c;}