#b15b85 color space conversions
Hex:
#b15b85
RGB:
177, 91, 133
CMY:
31, 64, 48
CMYK:
0, 49, 25, 31
HSL:
331°, 35.5372%, 52.5490%
HSV (HSB):
331°, 48.5876%, 69.4118%
XYZ:
26.1062, 18.5227, 24.3896
xyY:
0.3782, 0.2684, 18.5227
CIE-Lab:
50.1241, 39.9986, -7.4562
CIE-LCH:
50.1241, 40.6876, 349.4406
CIE-Luv:
50.1241, 51.5189, -17.1277
Hunter-Lab:
43.0381, 32.9586, -3.4729
#b15b85 color charts
#b15b85 color shades, tints & tones
#b15b85 color schemes
#b15b85 color preview, HTML & CSS examples
This text has a color of #b15b85
<p style="color:#b15b85;">Text here</p>
.mytext {color:#b15b85;}
This box has a color of #b15b85
<div style="background-color:#b15b85;">Content here</div>
.mybackground {background-color:#b15b85;}
Border around this has a color of #b15b85
<div style="border:2px solid #b15b85;">Content here</div>
.myborder {border:2px solid #b15b85;}