#b15f6c color space conversions
Hex:
#b15f6c
RGB:
177, 95, 108
CMY:
31, 63, 58
CMYK:
0, 46, 39, 31
HSL:
350°, 34.4538%, 53.3333%
HSV (HSB):
350°, 46.3277%, 69.4118%
XYZ:
24.9304, 18.6142, 16.4663
xyY:
0.4154, 0.3102, 18.6142
CIE-Lab:
50.2328, 34.5756, 7.6391
CIE-LCH:
50.2328, 35.4095, 12.4588
CIE-Luv:
50.2328, 55.0007, 3.6040
Hunter-Lab:
43.1442, 27.6420, 7.5725
#b15f6c color charts
#b15f6c color shades, tints & tones
#b15f6c color schemes
#b15f6c color preview, HTML & CSS examples
This text has a color of #b15f6c
<p style="color:#b15f6c;">Text here</p>
.mytext {color:#b15f6c;}
This box has a color of #b15f6c
<div style="background-color:#b15f6c;">Content here</div>
.mybackground {background-color:#b15f6c;}
Border around this has a color of #b15f6c
<div style="border:2px solid #b15f6c;">Content here</div>
.myborder {border:2px solid #b15f6c;}