#b42b1e color space conversions
Hex:
#b42b1e
RGB:
180, 43, 30
CMY:
29, 83, 88
CMYK:
0, 76, 83, 29
HSL:
5°, 71.4286%, 41.1765%
HSV (HSB):
5°, 83.3333%, 70.5882%
XYZ:
19.9206, 11.5248, 2.4029
xyY:
0.5885, 0.3405, 11.5248
CIE-Lab:
40.4507, 53.6793, 41.2299
CIE-LCH:
40.4507, 67.6859, 37.5271
CIE-Luv:
40.4507, 105.4716, 26.4383
Hunter-Lab:
33.9482, 45.3335, 19.5672
#b42b1e color charts
#b42b1e color shades, tints & tones
#b42b1e color schemes
#b42b1e color preview, HTML & CSS examples
This text has a color of #b42b1e
<p style="color:#b42b1e;">Text here</p>
.mytext {color:#b42b1e;}
This box has a color of #b42b1e
<div style="background-color:#b42b1e;">Content here</div>
.mybackground {background-color:#b42b1e;}
Border around this has a color of #b42b1e
<div style="border:2px solid #b42b1e;">Content here</div>
.myborder {border:2px solid #b42b1e;}