#b40c24 color space conversions
Hex:
#b40c24
RGB:
180, 12, 36
CMY:
29, 95, 86
CMYK:
0, 93, 80, 29
HSL:
351°, 87.5000%, 37.6471%
HSV (HSB):
351°, 93.3333%, 70.5882%
XYZ:
19.2723, 10.0936, 2.6016
xyY:
0.6029, 0.3157, 10.0936
CIE-Lab:
38.0099, 60.9422, 35.5163
CIE-LCH:
38.0099, 70.5362, 30.2331
CIE-Luv:
38.0099, 115.6647, 20.0809
Hunter-Lab:
31.7705, 52.6817, 17.3843
#b40c24 color charts
#b40c24 color shades, tints & tones
#b40c24 color schemes
#b40c24 color preview, HTML & CSS examples
This text has a color of #b40c24
<p style="color:#b40c24;">Text here</p>
.mytext {color:#b40c24;}
This box has a color of #b40c24
<div style="background-color:#b40c24;">Content here</div>
.mybackground {background-color:#b40c24;}
Border around this has a color of #b40c24
<div style="border:2px solid #b40c24;">Content here</div>
.myborder {border:2px solid #b40c24;}