#b3694c color space conversions
Hex:
#b3694c
RGB:
179, 105, 76
CMY:
30, 59, 70
CMYK:
0, 41, 58, 30
HSL:
17°, 40.3922%, 50.0000%
HSV (HSB):
17°, 57.5419%, 70.1961%
XYZ:
24.9465, 20.2087, 9.4233
xyY:
0.4571, 0.3703, 20.2087
CIE-Lab:
52.0723, 26.7153, 28.8998
CIE-LCH:
52.0723, 39.3561, 47.2493
CIE-Luv:
52.0723, 55.6346, 28.4723
Hunter-Lab:
44.9540, 20.3860, 19.0394
#b3694c color charts
#b3694c color shades, tints & tones
#b3694c color schemes
#b3694c color preview, HTML & CSS examples
This text has a color of #b3694c
<p style="color:#b3694c;">Text here</p>
.mytext {color:#b3694c;}
This box has a color of #b3694c
<div style="background-color:#b3694c;">Content here</div>
.mybackground {background-color:#b3694c;}
Border around this has a color of #b3694c
<div style="border:2px solid #b3694c;">Content here</div>
.myborder {border:2px solid #b3694c;}