#b15d65 color space conversions
Hex:
#b15d65
RGB:
177, 93, 101
CMY:
31, 64, 60
CMYK:
0, 47, 43, 31
HSL:
354°, 35.0000%, 52.9412%
HSV (HSB):
354°, 47.4576%, 69.4118%
XYZ:
24.3948, 18.1154, 14.5228
xyY:
0.4277, 0.3176, 18.1154
CIE-Lab:
49.6358, 34.8400, 10.9787
CIE-LCH:
49.6358, 36.5289, 17.4905
CIE-Luv:
49.6358, 57.6970, 7.4984
Hunter-Lab:
42.5622, 27.8245, 9.5630
#b15d65 color charts
#b15d65 color shades, tints & tones
#b15d65 color schemes
#b15d65 color preview, HTML & CSS examples
This text has a color of #b15d65
<p style="color:#b15d65;">Text here</p>
.mytext {color:#b15d65;}
This box has a color of #b15d65
<div style="background-color:#b15d65;">Content here</div>
.mybackground {background-color:#b15d65;}
Border around this has a color of #b15d65
<div style="border:2px solid #b15d65;">Content here</div>
.myborder {border:2px solid #b15d65;}