#b12b5b color space conversions
Hex:
#b12b5b
RGB:
177, 43, 91
CMY:
31, 83, 64
CMYK:
0, 76, 49, 31
HSL:
339°, 60.9091%, 43.1373%
HSV (HSB):
339°, 75.7062%, 69.4118%
XYZ:
20.8837, 11.8302, 11.0803
xyY:
0.4769, 0.2701, 11.8302
CIE-Lab:
40.9450, 56.2597, 4.8067
CIE-LCH:
40.9450, 56.4647, 4.8834
CIE-Luv:
40.9450, 86.6987, -4.5611
Hunter-Lab:
34.3951, 48.1886, 4.9764
#b12b5b color charts
#b12b5b color shades, tints & tones
#b12b5b color schemes
#b12b5b color preview, HTML & CSS examples
This text has a color of #b12b5b
<p style="color:#b12b5b;">Text here</p>
.mytext {color:#b12b5b;}
This box has a color of #b12b5b
<div style="background-color:#b12b5b;">Content here</div>
.mybackground {background-color:#b12b5b;}
Border around this has a color of #b12b5b
<div style="border:2px solid #b12b5b;">Content here</div>
.myborder {border:2px solid #b12b5b;}