#b15f5e color space conversions
Hex:
#b15f5e
RGB:
177, 95, 94
CMY:
31, 63, 63
CMYK:
0, 46, 47, 31
HSL:
1°, 34.7280%, 53.1373%
HSV (HSB):
1°, 46.8927%, 69.4118%
XYZ:
24.2441, 18.3397, 12.8518
xyY:
0.4373, 0.3308, 18.3397
CIE-Lab:
49.9055, 33.0215, 15.5237
CIE-LCH:
49.9055, 36.4884, 25.1787
CIE-Luv:
49.9055, 57.8455, 13.0732
Hunter-Lab:
42.8249, 26.1091, 12.1844
#b15f5e color charts
#b15f5e color shades, tints & tones
#b15f5e color schemes
#b15f5e color preview, HTML & CSS examples
This text has a color of #b15f5e
<p style="color:#b15f5e;">Text here</p>
.mytext {color:#b15f5e;}
This box has a color of #b15f5e
<div style="background-color:#b15f5e;">Content here</div>
.mybackground {background-color:#b15f5e;}
Border around this has a color of #b15f5e
<div style="border:2px solid #b15f5e;">Content here</div>
.myborder {border:2px solid #b15f5e;}