#b43c31 color space conversions
Hex:
#b43c31
RGB:
180, 60, 49
CMY:
29, 76, 81
CMYK:
0, 67, 73, 29
HSL:
5°, 57.2052%, 44.9020%
HSV (HSB):
5°, 72.7778%, 70.5882%
XYZ:
20.9926, 13.1568, 4.3388
xyY:
0.5454, 0.3418, 13.1568
CIE-Lab:
42.9985, 47.9320, 33.4091
CIE-LCH:
42.9985, 58.4264, 34.8769
CIE-Luv:
42.9985, 92.2891, 24.2968
Hunter-Lab:
36.2723, 39.8307, 18.2984
#b43c31 color charts
#b43c31 color shades, tints & tones
#b43c31 color schemes
#b43c31 color preview, HTML & CSS examples
This text has a color of #b43c31
<p style="color:#b43c31;">Text here</p>
.mytext {color:#b43c31;}
This box has a color of #b43c31
<div style="background-color:#b43c31;">Content here</div>
.mybackground {background-color:#b43c31;}
Border around this has a color of #b43c31
<div style="border:2px solid #b43c31;">Content here</div>
.myborder {border:2px solid #b43c31;}