#b12a4b color space conversions
Hex:
#b12a4b
RGB:
177, 42, 75
CMY:
31, 84, 71
CMYK:
0, 76, 58, 31
HSL:
345°, 61.6438%, 42.9412%
HSV (HSB):
345°, 76.2712%, 69.4118%
XYZ:
20.2294, 11.5110, 7.8123
xyY:
0.5115, 0.2910, 11.5110
CIE-Lab:
40.4282, 55.3030, 14.1834
CIE-LCH:
40.4282, 57.0928, 14.3845
CIE-Luv:
40.4282, 92.6073, 5.5472
Hunter-Lab:
33.9279, 47.0562, 10.0974
#b12a4b color charts
#b12a4b color shades, tints & tones
#b12a4b color schemes
#b12a4b color preview, HTML & CSS examples
This text has a color of #b12a4b
<p style="color:#b12a4b;">Text here</p>
.mytext {color:#b12a4b;}
This box has a color of #b12a4b
<div style="background-color:#b12a4b;">Content here</div>
.mybackground {background-color:#b12a4b;}
Border around this has a color of #b12a4b
<div style="border:2px solid #b12a4b;">Content here</div>
.myborder {border:2px solid #b12a4b;}