#b1515e color space conversions
Hex:
#b1515e
RGB:
177, 81, 94
CMY:
31, 68, 63
CMYK:
0, 54, 47, 31
HSL:
352°, 38.0952%, 50.5882%
HSV (HSB):
352°, 54.2373%, 69.4118%
XYZ:
23.0943, 16.0401, 12.4685
xyY:
0.4475, 0.3108, 16.0401
CIE-Lab:
47.0271, 40.3344, 11.5460
CIE-LCH:
47.0271, 41.9544, 15.9741
CIE-Luv:
47.0271, 66.6112, 6.7901
Hunter-Lab:
40.0501, 32.8415, 9.5767
#b1515e color charts
#b1515e color shades, tints & tones
#b1515e color schemes
#b1515e color preview, HTML & CSS examples
This text has a color of #b1515e
<p style="color:#b1515e;">Text here</p>
.mytext {color:#b1515e;}
This box has a color of #b1515e
<div style="background-color:#b1515e;">Content here</div>
.mybackground {background-color:#b1515e;}
Border around this has a color of #b1515e
<div style="border:2px solid #b1515e;">Content here</div>
.myborder {border:2px solid #b1515e;}