#b40c3e color space conversions
Hex:
#b40c3e
RGB:
180, 12, 62
CMY:
29, 95, 76
CMYK:
0, 93, 66, 29
HSL:
342°, 87.5000%, 37.6471%
HSV (HSB):
342°, 93.3333%, 70.5882%
XYZ:
19.8234, 10.3140, 5.5034
xyY:
0.5562, 0.2894, 10.3140
CIE-Lab:
38.4003, 62.0332, 19.8465
CIE-LCH:
38.4003, 65.1306, 17.7412
CIE-Luv:
38.4003, 108.4334, 8.7625
Hunter-Lab:
32.1155, 53.9775, 12.3207
#b40c3e color charts
#b40c3e color shades, tints & tones
#b40c3e color schemes
#b40c3e color preview, HTML & CSS examples
This text has a color of #b40c3e
<p style="color:#b40c3e;">Text here</p>
.mytext {color:#b40c3e;}
This box has a color of #b40c3e
<div style="background-color:#b40c3e;">Content here</div>
.mybackground {background-color:#b40c3e;}
Border around this has a color of #b40c3e
<div style="border:2px solid #b40c3e;">Content here</div>
.myborder {border:2px solid #b40c3e;}