#b1972d color space conversions
Hex:
#b1972d
RGB:
177, 151, 45
CMY:
31, 41, 82
CMYK:
0, 15, 75, 31
HSL:
48°, 59.4595%, 43.5294%
HSV (HSB):
48°, 74.5763%, 69.4118%
XYZ:
29.6717, 31.6698, 7.0316
xyY:
0.4340, 0.4632, 31.6698
CIE-Lab:
63.0690, -1.6286, 56.0851
CIE-LCH:
63.0690, 56.1087, 91.6633
CIE-Luv:
63.0690, 22.8593, 60.4547
Hunter-Lab:
56.2759, -4.3680, 31.9849
#b1972d color charts
#b1972d color shades, tints & tones
#b1972d color schemes
#b1972d color preview, HTML & CSS examples
This text has a color of #b1972d
<p style="color:#b1972d;">Text here</p>
.mytext {color:#b1972d;}
This box has a color of #b1972d
<div style="background-color:#b1972d;">Content here</div>
.mybackground {background-color:#b1972d;}
Border around this has a color of #b1972d
<div style="border:2px solid #b1972d;">Content here</div>
.myborder {border:2px solid #b1972d;}