#b1944d color space conversions
Hex:
#b1944d
RGB:
177, 148, 77
CMY:
31, 42, 70
CMYK:
0, 16, 56, 31
HSL:
43°, 39.3701%, 49.8039%
HSV (HSB):
43°, 56.4972%, 69.4118%
XYZ:
30.0609, 31.0627, 11.4325
xyY:
0.4143, 0.4281, 31.0627
CIE-Lab:
62.5606, 2.0396, 41.0959
CIE-LCH:
62.5606, 41.1465, 87.1587
CIE-Luv:
62.5606, 23.5096, 47.8589
Hunter-Lab:
55.7340, -1.2579, 26.8518
#b1944d color charts
#b1944d color shades, tints & tones
#b1944d color schemes
#b1944d color preview, HTML & CSS examples
This text has a color of #b1944d
<p style="color:#b1944d;">Text here</p>
.mytext {color:#b1944d;}
This box has a color of #b1944d
<div style="background-color:#b1944d;">Content here</div>
.mybackground {background-color:#b1944d;}
Border around this has a color of #b1944d
<div style="border:2px solid #b1944d;">Content here</div>
.myborder {border:2px solid #b1944d;}