#b43f1c color space conversions
Hex:
#b43f1c
RGB:
180, 63, 28
CMY:
29, 75, 89
CMYK:
0, 65, 84, 29
HSL:
14°, 73.0769%, 40.7843%
HSV (HSB):
14°, 84.4444%, 70.5882%
XYZ:
20.8095, 13.3422, 2.5771
xyY:
0.5666, 0.3633, 13.3422
CIE-Lab:
43.2743, 45.8618, 44.7738
CIE-LCH:
43.2743, 64.0936, 44.3123
CIE-Luv:
43.2743, 93.4785, 31.9410
Hunter-Lab:
36.5269, 37.7699, 21.3857
#b43f1c color charts
#b43f1c color shades, tints & tones
#b43f1c color schemes
#b43f1c color preview, HTML & CSS examples
This text has a color of #b43f1c
<p style="color:#b43f1c;">Text here</p>
.mytext {color:#b43f1c;}
This box has a color of #b43f1c
<div style="background-color:#b43f1c;">Content here</div>
.mybackground {background-color:#b43f1c;}
Border around this has a color of #b43f1c
<div style="border:2px solid #b43f1c;">Content here</div>
.myborder {border:2px solid #b43f1c;}