#b4140d color space conversions
Hex:
#b4140d
RGB:
180, 20, 13
CMY:
29, 92, 95
CMYK:
0, 89, 93, 29
HSL:
3°, 86.5285%, 37.8431%
HSV (HSB):
3°, 92.7778%, 70.5882%
XYZ:
19.1452, 10.2327, 1.3468
xyY:
0.6231, 0.3330, 10.2327
CIE-Lab:
38.2568, 59.2308, 47.2927
CIE-LCH:
38.2568, 75.7950, 38.6055
CIE-Luv:
38.2568, 117.1800, 26.3212
Hunter-Lab:
31.9885, 50.8526, 19.8957
#b4140d color charts
#b4140d color shades, tints & tones
#b4140d color schemes
#b4140d color preview, HTML & CSS examples
This text has a color of #b4140d
<p style="color:#b4140d;">Text here</p>
.mytext {color:#b4140d;}
This box has a color of #b4140d
<div style="background-color:#b4140d;">Content here</div>
.mybackground {background-color:#b4140d;}
Border around this has a color of #b4140d
<div style="border:2px solid #b4140d;">Content here</div>
.myborder {border:2px solid #b4140d;}