#b6745c color space conversions
Hex:
#b6745c
RGB:
182, 116, 92
CMY:
29, 55, 64
CMYK:
0, 36, 49, 29
HSL:
16°, 38.1356%, 53.7255%
HSV (HSB):
16°, 49.4505%, 71.3725%
XYZ:
27.4686, 23.2086, 13.1572
xyY:
0.4303, 0.3636, 23.2086
CIE-Lab:
55.2865, 23.3048, 24.0303
CIE-LCH:
55.2865, 33.4749, 45.8781
CIE-Luv:
55.2865, 48.0637, 25.0827
Hunter-Lab:
48.1753, 17.4703, 17.5300
#b6745c color charts
#b6745c color shades, tints & tones
#b6745c color schemes
#b6745c color preview, HTML & CSS examples
This text has a color of #b6745c
<p style="color:#b6745c;">Text here</p>
.mytext {color:#b6745c;}
This box has a color of #b6745c
<div style="background-color:#b6745c;">Content here</div>
.mybackground {background-color:#b6745c;}
Border around this has a color of #b6745c
<div style="border:2px solid #b6745c;">Content here</div>
.myborder {border:2px solid #b6745c;}