#b4182d color space conversions
Hex:
#b4182d
RGB:
180, 24, 45
CMY:
29, 91, 82
CMYK:
0, 87, 75, 29
HSL:
352°, 76.4706%, 40.0000%
HSV (HSB):
352°, 86.6667%, 70.5882%
XYZ:
19.6227, 10.5460, 3.4840
xyY:
0.5831, 0.3134, 10.5460
CIE-Lab:
38.8051, 59.2842, 30.9972
CIE-LCH:
38.8051, 66.8987, 27.6032
CIE-Luv:
38.8051, 110.5166, 18.0680
Hunter-Lab:
32.4746, 51.0273, 16.3714
#b4182d color charts
#b4182d color shades, tints & tones
#b4182d color schemes
#b4182d color preview, HTML & CSS examples
This text has a color of #b4182d
<p style="color:#b4182d;">Text here</p>
.mytext {color:#b4182d;}
This box has a color of #b4182d
<div style="background-color:#b4182d;">Content here</div>
.mybackground {background-color:#b4182d;}
Border around this has a color of #b4182d
<div style="border:2px solid #b4182d;">Content here</div>
.myborder {border:2px solid #b4182d;}