#b15672 color space conversions
Hex:
#b15672
RGB:
177, 86, 114
CMY:
31, 66, 55
CMYK:
0, 51, 36, 31
HSL:
342°, 36.8421%, 51.5686%
HSV (HSB):
342°, 51.4124%, 69.4118%
XYZ:
24.4965, 17.2176, 17.9518
xyY:
0.4106, 0.2886, 17.2176
CIE-Lab:
48.5330, 40.0343, 1.5960
CIE-LCH:
48.5330, 40.0661, 2.2829
CIE-Luv:
48.5330, 58.8353, -5.0440
Hunter-Lab:
41.4941, 32.7649, 3.3949
#b15672 color charts
#b15672 color shades, tints & tones
#b15672 color schemes
#b15672 color preview, HTML & CSS examples
This text has a color of #b15672
<p style="color:#b15672;">Text here</p>
.mytext {color:#b15672;}
This box has a color of #b15672
<div style="background-color:#b15672;">Content here</div>
.mybackground {background-color:#b15672;}
Border around this has a color of #b15672
<div style="border:2px solid #b15672;">Content here</div>
.myborder {border:2px solid #b15672;}