#b4282a color space conversions
Hex:
#b4282a
RGB:
180, 40, 42
CMY:
29, 84, 84
CMYK:
0, 78, 77, 29
HSL:
359°, 63.6364%, 43.1373%
HSV (HSB):
359°, 77.7778%, 70.5882%
XYZ:
19.9991, 11.3880, 3.3345
xyY:
0.5760, 0.3280, 11.3880
CIE-Lab:
40.2265, 55.0350, 34.3691
CIE-LCH:
40.2265, 64.8852, 31.9845
CIE-Luv:
40.2265, 104.8515, 21.9766
Hunter-Lab:
33.7462, 46.7292, 17.7638
#b4282a color charts
#b4282a color shades, tints & tones
#b4282a color schemes
#b4282a color preview, HTML & CSS examples
This text has a color of #b4282a
<p style="color:#b4282a;">Text here</p>
.mytext {color:#b4282a;}
This box has a color of #b4282a
<div style="background-color:#b4282a;">Content here</div>
.mybackground {background-color:#b4282a;}
Border around this has a color of #b4282a
<div style="border:2px solid #b4282a;">Content here</div>
.myborder {border:2px solid #b4282a;}