#b1704a color space conversions
Hex:
#b1704a
RGB:
177, 112, 74
CMY:
31, 56, 71
CMYK:
0, 37, 58, 31
HSL:
22°, 41.0359%, 49.2157%
HSV (HSB):
22°, 58.1921%, 69.4118%
XYZ:
25.1617, 21.4299, 9.2888
xyY:
0.4503, 0.3835, 21.4299
CIE-Lab:
53.4168, 21.8380, 31.6408
CIE-LCH:
53.4168, 38.4453, 55.3872
CIE-Luv:
53.4168, 49.2529, 32.4294
Hunter-Lab:
46.2924, 16.0098, 20.5079
#b1704a color charts
#b1704a color shades, tints & tones
#b1704a color schemes
#b1704a color preview, HTML & CSS examples
This text has a color of #b1704a
<p style="color:#b1704a;">Text here</p>
.mytext {color:#b1704a;}
This box has a color of #b1704a
<div style="background-color:#b1704a;">Content here</div>
.mybackground {background-color:#b1704a;}
Border around this has a color of #b1704a
<div style="border:2px solid #b1704a;">Content here</div>
.myborder {border:2px solid #b1704a;}