#b12b5f color space conversions
Hex:
#b12b5f
RGB:
177, 43, 95
CMY:
31, 83, 63
CMYK:
0, 76, 46, 31
HSL:
337°, 60.9091%, 43.1373%
HSV (HSB):
337°, 75.7062%, 69.4118%
XYZ:
21.0609, 11.9011, 12.0136
xyY:
0.4683, 0.2646, 11.9011
CIE-Lab:
41.0585, 56.6215, 2.4512
CIE-LCH:
41.0585, 56.6745, 2.4788
CIE-Luv:
41.0585, 85.2433, -7.3367
Hunter-Lab:
34.4980, 48.6023, 3.5014
#b12b5f color charts
#b12b5f color shades, tints & tones
#b12b5f color schemes
#b12b5f color preview, HTML & CSS examples
This text has a color of #b12b5f
<p style="color:#b12b5f;">Text here</p>
.mytext {color:#b12b5f;}
This box has a color of #b12b5f
<div style="background-color:#b12b5f;">Content here</div>
.mybackground {background-color:#b12b5f;}
Border around this has a color of #b12b5f
<div style="border:2px solid #b12b5f;">Content here</div>
.myborder {border:2px solid #b12b5f;}