#b12a3f color space conversions
Hex:
#b12a3f
RGB:
177, 42, 63
CMY:
31, 84, 75
CMYK:
0, 76, 64, 31
HSL:
351°, 61.6438%, 42.9412%
HSV (HSB):
351°, 76.2712%, 69.4118%
XYZ:
19.8566, 11.3619, 5.8491
xyY:
0.5357, 0.3065, 11.3619
CIE-Lab:
40.1835, 54.5127, 21.4039
CIE-LCH:
40.1835, 58.5641, 21.4370
CIE-Luv:
40.1835, 96.2889, 12.3704
Hunter-Lab:
33.7074, 46.1640, 13.3068
#b12a3f color charts
#b12a3f color shades, tints & tones
#b12a3f color schemes
#b12a3f color preview, HTML & CSS examples
This text has a color of #b12a3f
<p style="color:#b12a3f;">Text here</p>
.mytext {color:#b12a3f;}
This box has a color of #b12a3f
<div style="background-color:#b12a3f;">Content here</div>
.mybackground {background-color:#b12a3f;}
Border around this has a color of #b12a3f
<div style="border:2px solid #b12a3f;">Content here</div>
.myborder {border:2px solid #b12a3f;}