#b4012a color space conversions
Hex:
#b4012a
RGB:
180, 1, 42
CMY:
29, 100, 84
CMYK:
0, 99, 77, 29
HSL:
346°, 98.8950%, 35.4902%
HSV (HSB):
346°, 99.4444%, 70.5882%
XYZ:
19.2512, 9.8922, 3.0852
xyY:
0.5973, 0.3069, 9.8922
CIE-Lab:
37.6482, 62.3939, 31.5238
CIE-LCH:
37.6482, 69.9052, 26.8046
CIE-Luv:
37.6482, 116.2323, 17.1153
Hunter-Lab:
31.4518, 54.2163, 16.2003
#b4012a color charts
#b4012a color shades, tints & tones
#b4012a color schemes
#b4012a color preview, HTML & CSS examples
This text has a color of #b4012a
<p style="color:#b4012a;">Text here</p>
.mytext {color:#b4012a;}
This box has a color of #b4012a
<div style="background-color:#b4012a;">Content here</div>
.mybackground {background-color:#b4012a;}
Border around this has a color of #b4012a
<div style="border:2px solid #b4012a;">Content here</div>
.myborder {border:2px solid #b4012a;}