#b43f3d color space conversions
Hex:
#b43f3d
RGB:
180, 63, 61
CMY:
29, 75, 76
CMYK:
0, 65, 66, 29
HSL:
1°, 49.3776%, 47.2549%
HSV (HSB):
1°, 66.1111%, 70.5882%
XYZ:
21.4422, 13.5952, 5.9089
xyY:
0.5237, 0.3320, 13.5952
CIE-Lab:
43.6468, 47.2802, 27.1190
CIE-LCH:
43.6468, 54.5055, 29.8378
CIE-Luv:
43.6468, 87.9351, 19.8531
Hunter-Lab:
36.8717, 39.2785, 16.3087
#b43f3d color charts
#b43f3d color shades, tints & tones
#b43f3d color schemes
#b43f3d color preview, HTML & CSS examples
This text has a color of #b43f3d
<p style="color:#b43f3d;">Text here</p>
.mytext {color:#b43f3d;}
This box has a color of #b43f3d
<div style="background-color:#b43f3d;">Content here</div>
.mybackground {background-color:#b43f3d;}
Border around this has a color of #b43f3d
<div style="border:2px solid #b43f3d;">Content here</div>
.myborder {border:2px solid #b43f3d;}