#b1664f color space conversions
Hex:
#b1664f
RGB:
177, 102, 79
CMY:
31, 60, 69
CMYK:
0, 42, 55, 31
HSL:
14°, 38.5827%, 50.1961%
HSV (HSB):
14°, 55.3672%, 69.4118%
XYZ:
24.2941, 19.4144, 9.8640
xyY:
0.4535, 0.3624, 19.4144
CIE-Lab:
51.1685, 27.7958, 25.9833
CIE-LCH:
51.1685, 38.0491, 43.0697
CIE-Luv:
51.1685, 55.7084, 25.2614
Hunter-Lab:
44.0617, 21.3107, 17.5700
#b1664f color charts
#b1664f color shades, tints & tones
#b1664f color schemes
#b1664f color preview, HTML & CSS examples
This text has a color of #b1664f
<p style="color:#b1664f;">Text here</p>
.mytext {color:#b1664f;}
This box has a color of #b1664f
<div style="background-color:#b1664f;">Content here</div>
.mybackground {background-color:#b1664f;}
Border around this has a color of #b1664f
<div style="border:2px solid #b1664f;">Content here</div>
.myborder {border:2px solid #b1664f;}