#b7867c color space conversions
Hex:
#b7867c
RGB:
183, 134, 124
CMY:
28, 47, 51
CMYK:
0, 27, 32, 28
HSL:
10°, 29.0640%, 60.1961%
HSV (HSB):
10°, 32.2404%, 71.7647%
XYZ:
31.6916, 28.5727, 22.9135
xyY:
0.3810, 0.3435, 28.5727
CIE-Lab:
60.4027, 17.3927, 12.7670
CIE-LCH:
60.4027, 21.5755, 36.2802
CIE-Luv:
60.4027, 32.8103, 13.9433
Hunter-Lab:
53.4534, 12.2860, 12.0020
#b7867c color charts
#b7867c color shades, tints & tones
#b7867c color schemes
#b7867c color preview, HTML & CSS examples
This text has a color of #b7867c
<p style="color:#b7867c;">Text here</p>
.mytext {color:#b7867c;}
This box has a color of #b7867c
<div style="background-color:#b7867c;">Content here</div>
.mybackground {background-color:#b7867c;}
Border around this has a color of #b7867c
<div style="border:2px solid #b7867c;">Content here</div>
.myborder {border:2px solid #b7867c;}