#b96e43 color space conversions
Hex:
#b96e43
RGB:
185, 110, 67
CMY:
27, 57, 74
CMYK:
0, 41, 64, 27
HSL:
22°, 46.8254%, 49.4118%
HSV (HSB):
22°, 63.7838%, 72.5490%
XYZ:
26.5966, 21.8714, 8.1300
xyY:
0.4699, 0.3864, 21.8714
CIE-Lab:
53.8903, 25.7877, 36.2821
CIE-LCH:
53.8903, 44.5129, 54.5965
CIE-Luv:
53.8903, 58.0221, 35.7001
Hunter-Lab:
46.7669, 19.6721, 22.4298
#b96e43 color charts
#b96e43 color shades, tints & tones
#b96e43 color schemes
#b96e43 color preview, HTML & CSS examples
This text has a color of #b96e43
<p style="color:#b96e43;">Text here</p>
.mytext {color:#b96e43;}
This box has a color of #b96e43
<div style="background-color:#b96e43;">Content here</div>
.mybackground {background-color:#b96e43;}
Border around this has a color of #b96e43
<div style="border:2px solid #b96e43;">Content here</div>
.myborder {border:2px solid #b96e43;}