#b3696c color space conversions
Hex:
#b3696c
RGB:
179, 105, 108
CMY:
30, 59, 58
CMYK:
0, 41, 40, 30
HSL:
358°, 32.7434%, 55.6863%
HSV (HSB):
358°, 41.3408%, 70.1961%
XYZ:
26.3488, 20.7696, 16.8076
xyY:
0.4122, 0.3249, 20.7696
CIE-Lab:
52.6964, 29.9147, 11.1556
CIE-LCH:
52.6964, 31.9270, 20.4512
CIE-Luv:
52.6964, 50.4038, 8.9340
Hunter-Lab:
45.5736, 23.4473, 10.0354
#b3696c color charts
#b3696c color shades, tints & tones
#b3696c color schemes
#b3696c color preview, HTML & CSS examples
This text has a color of #b3696c
<p style="color:#b3696c;">Text here</p>
.mytext {color:#b3696c;}
This box has a color of #b3696c
<div style="background-color:#b3696c;">Content here</div>
.mybackground {background-color:#b3696c;}
Border around this has a color of #b3696c
<div style="border:2px solid #b3696c;">Content here</div>
.myborder {border:2px solid #b3696c;}