#b8695f color space conversions
Hex:
#b8695f
RGB:
184, 105, 95
CMY:
28, 59, 63
CMYK:
0, 43, 48, 28
HSL:
7°, 38.5281%, 54.7059%
HSV (HSB):
7°, 48.3696%, 72.1569%
XYZ:
26.8843, 21.1197, 13.4860
xyY:
0.4372, 0.3435, 21.1197
CIE-Lab:
53.0803, 30.4539, 19.4094
CIE-LCH:
53.0803, 36.1133, 32.5108
CIE-Luv:
53.0803, 56.6555, 18.2717
Hunter-Lab:
45.9562, 23.9989, 14.7705
#b8695f color charts
#b8695f color shades, tints & tones
#b8695f color schemes
#b8695f color preview, HTML & CSS examples
This text has a color of #b8695f
<p style="color:#b8695f;">Text here</p>
.mytext {color:#b8695f;}
This box has a color of #b8695f
<div style="background-color:#b8695f;">Content here</div>
.mybackground {background-color:#b8695f;}
Border around this has a color of #b8695f
<div style="border:2px solid #b8695f;">Content here</div>
.myborder {border:2px solid #b8695f;}