#b43c2d color space conversions
Hex:
#b43c2d
RGB:
180, 60, 45
CMY:
29, 76, 82
CMYK:
0, 67, 75, 29
HSL:
7°, 60.0000%, 44.1176%
HSV (HSB):
7°, 75.0000%, 70.5882%
XYZ:
20.9119, 13.1245, 3.9137
xyY:
0.5510, 0.3458, 13.1245
CIE-Lab:
42.9502, 47.7523, 35.6338
CIE-LCH:
42.9502, 59.5823, 36.7311
CIE-Luv:
42.9502, 93.0247, 25.8538
Hunter-Lab:
36.2277, 39.6379, 18.9542
#b43c2d color charts
#b43c2d color shades, tints & tones
#b43c2d color schemes
#b43c2d color preview, HTML & CSS examples
This text has a color of #b43c2d
<p style="color:#b43c2d;">Text here</p>
.mytext {color:#b43c2d;}
This box has a color of #b43c2d
<div style="background-color:#b43c2d;">Content here</div>
.mybackground {background-color:#b43c2d;}
Border around this has a color of #b43c2d
<div style="border:2px solid #b43c2d;">Content here</div>
.myborder {border:2px solid #b43c2d;}