#b9675e color space conversions
Hex:
#b9675e
RGB:
185, 103, 94
CMY:
27, 60, 63
CMYK:
0, 44, 49, 27
HSL:
6°, 39.3939%, 54.7059%
HSV (HSB):
6°, 49.1892%, 72.5490%
XYZ:
26.8782, 20.8229, 13.1923
xyY:
0.4414, 0.3420, 20.8229
CIE-Lab:
52.7552, 31.8305, 19.5780
CIE-LCH:
52.7552, 37.3695, 31.5945
CIE-Luv:
52.7552, 58.9705, 18.1070
Hunter-Lab:
45.6322, 25.2836, 14.8018
#b9675e color charts
#b9675e color shades, tints & tones
#b9675e color schemes
#b9675e color preview, HTML & CSS examples
This text has a color of #b9675e
<p style="color:#b9675e;">Text here</p>
.mytext {color:#b9675e;}
This box has a color of #b9675e
<div style="background-color:#b9675e;">Content here</div>
.mybackground {background-color:#b9675e;}
Border around this has a color of #b9675e
<div style="border:2px solid #b9675e;">Content here</div>
.myborder {border:2px solid #b9675e;}