#b9992a color space conversions
Hex:
#b9992a
RGB:
185, 153, 42
CMY:
27, 40, 84
CMYK:
0, 17, 77, 27
HSL:
47°, 62.9956%, 44.5098%
HSV (HSB):
47°, 77.2973%, 72.5490%
XYZ:
31.8167, 33.2639, 6.9341
xyY:
0.4418, 0.4619, 33.2639
CIE-Lab:
64.3740, 0.7303, 58.7077
CIE-LCH:
64.3740, 58.7122, 89.2873
CIE-Luv:
64.3740, 27.5266, 62.2837
Hunter-Lab:
57.6749, -2.4603, 33.2441
#b9992a color charts
#b9992a color shades, tints & tones
#b9992a color schemes
#b9992a color preview, HTML & CSS examples
This text has a color of #b9992a
<p style="color:#b9992a;">Text here</p>
.mytext {color:#b9992a;}
This box has a color of #b9992a
<div style="background-color:#b9992a;">Content here</div>
.mybackground {background-color:#b9992a;}
Border around this has a color of #b9992a
<div style="border:2px solid #b9992a;">Content here</div>
.myborder {border:2px solid #b9992a;}