#b12a1a color space conversions
Hex:
#b12a1a
RGB:
177, 42, 26
CMY:
31, 84, 90
CMYK:
0, 76, 85, 31
HSL:
6°, 74.3842%, 39.8039%
HSV (HSB):
6°, 85.3107%, 69.4118%
XYZ:
19.1459, 11.0776, 2.1064
xyY:
0.5922, 0.3426, 11.0776
CIE-Lab:
39.7109, 52.9667, 42.3639
CIE-LCH:
39.7109, 67.8245, 38.6535
CIE-Luv:
39.7109, 104.1798, 26.8093
Hunter-Lab:
33.2831, 44.4357, 19.5459
#b12a1a color charts
#b12a1a color shades, tints & tones
#b12a1a color schemes
#b12a1a color preview, HTML & CSS examples
This text has a color of #b12a1a
<p style="color:#b12a1a;">Text here</p>
.mytext {color:#b12a1a;}
This box has a color of #b12a1a
<div style="background-color:#b12a1a;">Content here</div>
.mybackground {background-color:#b12a1a;}
Border around this has a color of #b12a1a
<div style="border:2px solid #b12a1a;">Content here</div>
.myborder {border:2px solid #b12a1a;}