#b15d6f color space conversions
Hex:
#b15d6f
RGB:
177, 93, 111
CMY:
31, 64, 56
CMYK:
0, 47, 37, 31
HSL:
347°, 35.0000%, 52.9412%
HSV (HSB):
347°, 47.4576%, 69.4118%
XYZ:
24.9151, 18.3235, 17.2625
xyY:
0.4118, 0.3029, 18.3235
CIE-Lab:
49.8862, 36.0039, 5.3509
CIE-LCH:
49.8862, 36.3993, 8.4534
CIE-Luv:
49.8862, 55.5418, 0.4897
Hunter-Lab:
42.8060, 28.9848, 6.0540
#b15d6f color charts
#b15d6f color shades, tints & tones
#b15d6f color schemes
#b15d6f color preview, HTML & CSS examples
This text has a color of #b15d6f
<p style="color:#b15d6f;">Text here</p>
.mytext {color:#b15d6f;}
This box has a color of #b15d6f
<div style="background-color:#b15d6f;">Content here</div>
.mybackground {background-color:#b15d6f;}
Border around this has a color of #b15d6f
<div style="border:2px solid #b15d6f;">Content here</div>
.myborder {border:2px solid #b15d6f;}