#b3915c color space conversions
Hex:
#b3915c
RGB:
179, 145, 92
CMY:
30, 43, 64
CMYK:
0, 19, 49, 30
HSL:
37°, 36.4017%, 53.1373%
HSV (HSB):
37°, 48.6034%, 70.1961%
XYZ:
30.6476, 30.6072, 14.4177
xyY:
0.4050, 0.4045, 30.6072
CIE-Lab:
62.1746, 5.9049, 32.8445
CIE-LCH:
62.1746, 33.3711, 79.8081
CIE-Luv:
62.1746, 25.9915, 39.1808
Hunter-Lab:
55.3238, 2.0666, 23.2753
#b3915c color charts
#b3915c color shades, tints & tones
#b3915c color schemes
#b3915c color preview, HTML & CSS examples
This text has a color of #b3915c
<p style="color:#b3915c;">Text here</p>
.mytext {color:#b3915c;}
This box has a color of #b3915c
<div style="background-color:#b3915c;">Content here</div>
.mybackground {background-color:#b3915c;}
Border around this has a color of #b3915c
<div style="border:2px solid #b3915c;">Content here</div>
.myborder {border:2px solid #b3915c;}