#b15c4d color space conversions
Hex:
#b15c4d
RGB:
177, 92, 77
CMY:
31, 64, 70
CMYK:
0, 48, 56, 31
HSL:
9°, 39.3701%, 49.8039%
HSV (HSB):
9°, 56.4972%, 69.4118%
XYZ:
23.2982, 17.5372, 9.1783
xyY:
0.4658, 0.3506, 17.5372
CIE-Lab:
48.9299, 33.0480, 24.2555
CIE-LCH:
48.9299, 40.9939, 36.2767
CIE-Luv:
48.9299, 63.0077, 21.9432
Hunter-Lab:
41.8775, 26.0213, 16.3197
#b15c4d color charts
#b15c4d color shades, tints & tones
#b15c4d color schemes
#b15c4d color preview, HTML & CSS examples
This text has a color of #b15c4d
<p style="color:#b15c4d;">Text here</p>
.mytext {color:#b15c4d;}
This box has a color of #b15c4d
<div style="background-color:#b15c4d;">Content here</div>
.mybackground {background-color:#b15c4d;}
Border around this has a color of #b15c4d
<div style="border:2px solid #b15c4d;">Content here</div>
.myborder {border:2px solid #b15c4d;}