#b40c2d color space conversions
Hex:
#b40c2d
RGB:
180, 12, 45
CMY:
29, 95, 82
CMYK:
0, 93, 75, 29
HSL:
348°, 87.5000%, 37.6471%
HSV (HSB):
348°, 93.3333%, 70.5882%
XYZ:
19.4275, 10.1557, 3.4189
xyY:
0.5887, 0.3077, 10.1557
CIE-Lab:
38.1204, 61.2523, 30.2144
CIE-LCH:
38.1204, 68.2990, 26.2561
CIE-Luv:
38.1204, 113.5302, 16.7571
Hunter-Lab:
31.8680, 53.0489, 15.9467
#b40c2d color charts
#b40c2d color shades, tints & tones
#b40c2d color schemes
#b40c2d color preview, HTML & CSS examples
This text has a color of #b40c2d
<p style="color:#b40c2d;">Text here</p>
.mytext {color:#b40c2d;}
This box has a color of #b40c2d
<div style="background-color:#b40c2d;">Content here</div>
.mybackground {background-color:#b40c2d;}
Border around this has a color of #b40c2d
<div style="border:2px solid #b40c2d;">Content here</div>
.myborder {border:2px solid #b40c2d;}