#b1737d color space conversions
Hex:
#b1737d
RGB:
177, 115, 125
CMY:
31, 55, 51
CMYK:
0, 35, 29, 31
HSL:
350°, 28.4404%, 57.2549%
HSV (HSB):
350°, 35.0282%, 69.4118%
XYZ:
27.9639, 23.0892, 22.3849
xyY:
0.3808, 0.3144, 23.0892
CIE-Lab:
55.1641, 25.8075, 4.6571
CIE-LCH:
55.1641, 26.2243, 10.2293
CIE-Luv:
55.1641, 39.8282, 1.7103
Hunter-Lab:
48.0513, 19.7899, 6.0154
#b1737d color charts
#b1737d color shades, tints & tones
#b1737d color schemes
#b1737d color preview, HTML & CSS examples
This text has a color of #b1737d
<p style="color:#b1737d;">Text here</p>
.mytext {color:#b1737d;}
This box has a color of #b1737d
<div style="background-color:#b1737d;">Content here</div>
.mybackground {background-color:#b1737d;}
Border around this has a color of #b1737d
<div style="border:2px solid #b1737d;">Content here</div>
.myborder {border:2px solid #b1737d;}