#b9945d color space conversions
Hex:
#b9945d
RGB:
185, 148, 93
CMY:
27, 42, 64
CMYK:
0, 20, 50, 27
HSL:
36°, 39.6552%, 54.5098%
HSV (HSB):
36°, 49.7297%, 72.5490%
XYZ:
32.5733, 32.2844, 14.8706
xyY:
0.4086, 0.4049, 32.2844
CIE-Lab:
63.5773, 6.8949, 34.2063
CIE-LCH:
63.5773, 34.8943, 78.6037
CIE-Luv:
63.5773, 28.2871, 40.6467
Hunter-Lab:
56.8194, 2.8961, 24.2563
#b9945d color charts
#b9945d color shades, tints & tones
#b9945d color schemes
#b9945d color preview, HTML & CSS examples
This text has a color of #b9945d
<p style="color:#b9945d;">Text here</p>
.mytext {color:#b9945d;}
This box has a color of #b9945d
<div style="background-color:#b9945d;">Content here</div>
.mybackground {background-color:#b9945d;}
Border around this has a color of #b9945d
<div style="border:2px solid #b9945d;">Content here</div>
.myborder {border:2px solid #b9945d;}