#b1864d color space conversions
Hex:
#b1864d
RGB:
177, 134, 77
CMY:
31, 47, 70
CMYK:
0, 24, 56, 31
HSL:
34°, 39.3701%, 49.8039%
HSV (HSB):
34°, 56.4972%, 69.4118%
XYZ:
27.9961, 26.9331, 10.7442
xyY:
0.4263, 0.4101, 26.9331
CIE-Lab:
58.9124, 9.7791, 36.7387
CIE-LCH:
58.9124, 38.0180, 75.0947
CIE-Luv:
58.9124, 33.2297, 41.2182
Hunter-Lab:
51.8971, 5.4725, 24.0532
#b1864d color charts
#b1864d color shades, tints & tones
#b1864d color schemes
#b1864d color preview, HTML & CSS examples
This text has a color of #b1864d
<p style="color:#b1864d;">Text here</p>
.mytext {color:#b1864d;}
This box has a color of #b1864d
<div style="background-color:#b1864d;">Content here</div>
.mybackground {background-color:#b1864d;}
Border around this has a color of #b1864d
<div style="border:2px solid #b1864d;">Content here</div>
.myborder {border:2px solid #b1864d;}