#b15e75 color space conversions
Hex:
#b15e75
RGB:
177, 94, 117
CMY:
31, 63, 54
CMYK:
0, 47, 34, 31
HSL:
343°, 34.7280%, 53.1373%
HSV (HSB):
343°, 46.8927%, 69.4118%
XYZ:
25.3451, 18.6369, 19.0911
xyY:
0.4018, 0.2955, 18.6369
CIE-Lab:
50.2596, 36.2245, 2.3004
CIE-LCH:
50.2596, 36.2975, 3.6336
CIE-Luv:
50.2596, 53.6313, -3.4027
Hunter-Lab:
43.1704, 29.2478, 3.9998
#b15e75 color charts
#b15e75 color shades, tints & tones
#b15e75 color schemes
#b15e75 color preview, HTML & CSS examples
This text has a color of #b15e75
<p style="color:#b15e75;">Text here</p>
.mytext {color:#b15e75;}
This box has a color of #b15e75
<div style="background-color:#b15e75;">Content here</div>
.mybackground {background-color:#b15e75;}
Border around this has a color of #b15e75
<div style="border:2px solid #b15e75;">Content here</div>
.myborder {border:2px solid #b15e75;}