#b7965d color space conversions
Hex:
#b7965d
RGB:
183, 150, 93
CMY:
28, 41, 64
CMYK:
0, 18, 49, 28
HSL:
38°, 38.4615%, 54.1176%
HSV (HSB):
38°, 49.1803%, 71.7647%
XYZ:
32.4106, 32.6703, 14.9537
xyY:
0.4050, 0.4082, 32.6703
CIE-Lab:
63.8930, 4.9502, 34.5593
CIE-LCH:
63.8930, 34.9121, 81.8486
CIE-Luv:
63.8930, 25.4788, 41.4821
Hunter-Lab:
57.1579, 1.1895, 24.4991
#b7965d color charts
#b7965d color shades, tints & tones
#b7965d color schemes
#b7965d color preview, HTML & CSS examples
This text has a color of #b7965d
<p style="color:#b7965d;">Text here</p>
.mytext {color:#b7965d;}
This box has a color of #b7965d
<div style="background-color:#b7965d;">Content here</div>
.mybackground {background-color:#b7965d;}
Border around this has a color of #b7965d
<div style="border:2px solid #b7965d;">Content here</div>
.myborder {border:2px solid #b7965d;}