#b1814d color space conversions
Hex:
#b1814d
RGB:
177, 129, 77
CMY:
31, 49, 70
CMYK:
0, 27, 56, 31
HSL:
31°, 39.3701%, 49.8039%
HSV (HSB):
31°, 56.4972%, 69.4118%
XYZ:
27.3213, 25.5834, 10.5193
xyY:
0.4308, 0.4034, 25.5834
CIE-Lab:
57.6395, 12.5707, 35.1937
CIE-LCH:
57.6395, 37.3714, 70.3440
CIE-Luv:
57.6395, 36.7607, 38.8528
Hunter-Lab:
50.5801, 7.9032, 23.0753
#b1814d color charts
#b1814d color shades, tints & tones
#b1814d color schemes
#b1814d color preview, HTML & CSS examples
This text has a color of #b1814d
<p style="color:#b1814d;">Text here</p>
.mytext {color:#b1814d;}
This box has a color of #b1814d
<div style="background-color:#b1814d;">Content here</div>
.mybackground {background-color:#b1814d;}
Border around this has a color of #b1814d
<div style="border:2px solid #b1814d;">Content here</div>
.myborder {border:2px solid #b1814d;}