#b15e65 color space conversions
Hex:
#b15e65
RGB:
177, 94, 101
CMY:
31, 63, 60
CMYK:
0, 47, 43, 31
HSL:
355°, 34.7280%, 53.1373%
HSV (HSB):
355°, 46.8927%, 69.4118%
XYZ:
24.4831, 18.2921, 14.5522
xyY:
0.4271, 0.3191, 18.2921
CIE-Lab:
49.8485, 34.3063, 11.2764
CIE-LCH:
49.8485, 36.1120, 18.1956
CIE-Luv:
49.8485, 57.0764, 7.9721
Hunter-Lab:
42.7693, 27.3355, 9.7651
#b15e65 color charts
#b15e65 color shades, tints & tones
#b15e65 color schemes
#b15e65 color preview, HTML & CSS examples
This text has a color of #b15e65
<p style="color:#b15e65;">Text here</p>
.mytext {color:#b15e65;}
This box has a color of #b15e65
<div style="background-color:#b15e65;">Content here</div>
.mybackground {background-color:#b15e65;}
Border around this has a color of #b15e65
<div style="border:2px solid #b15e65;">Content here</div>
.myborder {border:2px solid #b15e65;}