#b40d2e color space conversions
Hex:
#b40d2e
RGB:
180, 13, 46
CMY:
29, 95, 82
CMYK:
0, 93, 74, 29
HSL:
348°, 86.5285%, 37.8431%
HSV (HSB):
348°, 92.7778%, 70.5882%
XYZ:
19.4595, 10.1884, 3.5257
xyY:
0.5866, 0.3071, 10.1884
CIE-Lab:
38.1785, 61.1635, 29.6643
CIE-LCH:
38.1785, 67.9776, 25.8734
CIE-Luv:
38.1785, 113.0732, 16.4328
Hunter-Lab:
31.9193, 52.9631, 15.7945
#b40d2e color charts
#b40d2e color shades, tints & tones
#b40d2e color schemes
#b40d2e color preview, HTML & CSS examples
This text has a color of #b40d2e
<p style="color:#b40d2e;">Text here</p>
.mytext {color:#b40d2e;}
This box has a color of #b40d2e
<div style="background-color:#b40d2e;">Content here</div>
.mybackground {background-color:#b40d2e;}
Border around this has a color of #b40d2e
<div style="border:2px solid #b40d2e;">Content here</div>
.myborder {border:2px solid #b40d2e;}