#b43d2d color space conversions
Hex:
#b43d2d
RGB:
180, 61, 45
CMY:
29, 76, 82
CMYK:
0, 66, 75, 29
HSL:
7°, 60.0000%, 44.1176%
HSV (HSB):
7°, 75.0000%, 70.5882%
XYZ:
20.9648, 13.2302, 3.9313
xyY:
0.5499, 0.3470, 13.2302
CIE-Lab:
43.1081, 47.3258, 35.8072
CIE-LCH:
43.1081, 59.3455, 37.1115
CIE-Luv:
43.1081, 92.3847, 26.1452
Hunter-Lab:
36.3734, 39.2298, 19.0531
#b43d2d color charts
#b43d2d color shades, tints & tones
#b43d2d color schemes
#b43d2d color preview, HTML & CSS examples
This text has a color of #b43d2d
<p style="color:#b43d2d;">Text here</p>
.mytext {color:#b43d2d;}
This box has a color of #b43d2d
<div style="background-color:#b43d2d;">Content here</div>
.mybackground {background-color:#b43d2d;}
Border around this has a color of #b43d2d
<div style="border:2px solid #b43d2d;">Content here</div>
.myborder {border:2px solid #b43d2d;}