#b40d32 color space conversions
Hex:
#b40d32
RGB:
180, 13, 50
CMY:
29, 95, 80
CMYK:
0, 93, 72, 29
HSL:
347°, 86.5285%, 37.8431%
HSV (HSB):
347°, 92.7778%, 70.5882%
XYZ:
19.5420, 10.2214, 3.9606
xyY:
0.5795, 0.3031, 10.2214
CIE-Lab:
38.2370, 61.3277, 27.2452
CIE-LCH:
38.2370, 67.1073, 23.9535
CIE-Luv:
38.2370, 111.9790, 14.7177
Hunter-Lab:
31.9710, 53.1577, 15.0348
#b40d32 color charts
#b40d32 color shades, tints & tones
#b40d32 color schemes
#b40d32 color preview, HTML & CSS examples
This text has a color of #b40d32
<p style="color:#b40d32;">Text here</p>
.mytext {color:#b40d32;}
This box has a color of #b40d32
<div style="background-color:#b40d32;">Content here</div>
.mybackground {background-color:#b40d32;}
Border around this has a color of #b40d32
<div style="border:2px solid #b40d32;">Content here</div>
.myborder {border:2px solid #b40d32;}