#b96f44 color space conversions
Hex:
#b96f44
RGB:
185, 111, 68
CMY:
27, 56, 73
CMYK:
0, 40, 63, 27
HSL:
22°, 46.2451%, 49.6078%
HSV (HSB):
22°, 63.2432%, 72.5490%
XYZ:
26.7354, 22.1005, 8.3256
xyY:
0.4677, 0.3866, 22.1005
CIE-Lab:
54.1335, 25.3072, 36.0315
CIE-LCH:
54.1335, 44.0310, 54.9173
CIE-Luv:
54.1335, 57.1581, 35.6787
Hunter-Lab:
47.0112, 19.2439, 22.4077
#b96f44 color charts
#b96f44 color shades, tints & tones
#b96f44 color schemes
#b96f44 color preview, HTML & CSS examples
This text has a color of #b96f44
<p style="color:#b96f44;">Text here</p>
.mytext {color:#b96f44;}
This box has a color of #b96f44
<div style="background-color:#b96f44;">Content here</div>
.mybackground {background-color:#b96f44;}
Border around this has a color of #b96f44
<div style="border:2px solid #b96f44;">Content here</div>
.myborder {border:2px solid #b96f44;}