#b9694b color space conversions
Hex:
#b9694b
RGB:
185, 105, 75
CMY:
27, 59, 71
CMYK:
0, 43, 59, 27
HSL:
16°, 44.0000%, 50.9804%
HSV (HSB):
16°, 59.4595%, 72.5490%
XYZ:
26.3292, 20.9254, 9.3079
xyY:
0.4655, 0.3700, 20.9254
CIE-Lab:
52.8678, 29.0950, 30.6339
CIE-LCH:
52.8678, 42.2487, 46.4759
CIE-Luv:
52.8678, 60.6472, 29.7181
Hunter-Lab:
45.7443, 22.6870, 19.9569
#b9694b color charts
#b9694b color shades, tints & tones
#b9694b color schemes
#b9694b color preview, HTML & CSS examples
This text has a color of #b9694b
<p style="color:#b9694b;">Text here</p>
.mytext {color:#b9694b;}
This box has a color of #b9694b
<div style="background-color:#b9694b;">Content here</div>
.mybackground {background-color:#b9694b;}
Border around this has a color of #b9694b
<div style="border:2px solid #b9694b;">Content here</div>
.myborder {border:2px solid #b9694b;}