#b12d4a color space conversions
Hex:
#b12d4a
RGB:
177, 45, 74
CMY:
31, 82, 71
CMYK:
0, 75, 58, 31
HSL:
347°, 59.4595%, 43.5294%
HSV (HSB):
347°, 74.5763%, 69.4118%
XYZ:
20.3059, 11.7183, 7.6702
xyY:
0.5116, 0.2952, 11.7183
CIE-Lab:
40.7648, 54.2275, 15.2707
CIE-LCH:
40.7648, 56.3367, 15.7275
CIE-Luv:
40.7648, 91.6219, 6.9093
Hunter-Lab:
34.2320, 45.9774, 10.6776
#b12d4a color charts
#b12d4a color shades, tints & tones
#b12d4a color schemes
#b12d4a color preview, HTML & CSS examples
This text has a color of #b12d4a
<p style="color:#b12d4a;">Text here</p>
.mytext {color:#b12d4a;}
This box has a color of #b12d4a
<div style="background-color:#b12d4a;">Content here</div>
.mybackground {background-color:#b12d4a;}
Border around this has a color of #b12d4a
<div style="border:2px solid #b12d4a;">Content here</div>
.myborder {border:2px solid #b12d4a;}