#b1913f color space conversions
Hex:
#b1913f
RGB:
177, 145, 63
CMY:
31, 43, 75
CMYK:
0, 18, 64, 31
HSL:
43°, 47.5000%, 47.0588%
HSV (HSB):
43°, 64.4068%, 69.4118%
XYZ:
29.1541, 29.9568, 8.9483
xyY:
0.4284, 0.4402, 29.9568
CIE-Lab:
61.6169, 2.6464, 46.8682
CIE-LCH:
61.6169, 46.9429, 86.7683
CIE-Luv:
61.6169, 26.3721, 52.2077
Hunter-Lab:
54.7328, -0.7023, 28.6196
#b1913f color charts
#b1913f color shades, tints & tones
#b1913f color schemes
#b1913f color preview, HTML & CSS examples
This text has a color of #b1913f
<p style="color:#b1913f;">Text here</p>
.mytext {color:#b1913f;}
This box has a color of #b1913f
<div style="background-color:#b1913f;">Content here</div>
.mybackground {background-color:#b1913f;}
Border around this has a color of #b1913f
<div style="border:2px solid #b1913f;">Content here</div>
.myborder {border:2px solid #b1913f;}