#b7705c color space conversions
Hex:
#b7705c
RGB:
183, 112, 92
CMY:
28, 56, 64
CMYK:
0, 39, 50, 28
HSL:
13°, 38.7234%, 53.9216%
HSV (HSB):
13°, 49.7268%, 71.7647%
XYZ:
27.2544, 22.4283, 13.0179
xyY:
0.4347, 0.3577, 22.4283
CIE-Lab:
54.4785, 25.9261, 22.9875
CIE-LCH:
54.4785, 34.6495, 41.5620
CIE-Luv:
54.4785, 51.5971, 23.2840
Hunter-Lab:
47.3586, 19.8475, 16.8534
#b7705c color charts
#b7705c color shades, tints & tones
#b7705c color schemes
#b7705c color preview, HTML & CSS examples
This text has a color of #b7705c
<p style="color:#b7705c;">Text here</p>
.mytext {color:#b7705c;}
This box has a color of #b7705c
<div style="background-color:#b7705c;">Content here</div>
.mybackground {background-color:#b7705c;}
Border around this has a color of #b7705c
<div style="border:2px solid #b7705c;">Content here</div>
.myborder {border:2px solid #b7705c;}