#b43c4e color space conversions
Hex:
#b43c4e
RGB:
180, 60, 78
CMY:
29, 76, 69
CMYK:
0, 67, 57, 29
HSL:
351°, 50.0000%, 47.0588%
HSV (HSB):
351°, 66.6667%, 70.5882%
XYZ:
21.8134, 13.4851, 8.6609
xyY:
0.4962, 0.3068, 13.4851
CIE-Lab:
43.4852, 49.7228, 16.5476
CIE-LCH:
43.4852, 52.4040, 18.4073
CIE-Luv:
43.4852, 85.4032, 9.6024
Hunter-Lab:
36.7220, 41.7679, 11.7218
#b43c4e color charts
#b43c4e color shades, tints & tones
#b43c4e color schemes
#b43c4e color preview, HTML & CSS examples
This text has a color of #b43c4e
<p style="color:#b43c4e;">Text here</p>
.mytext {color:#b43c4e;}
This box has a color of #b43c4e
<div style="background-color:#b43c4e;">Content here</div>
.mybackground {background-color:#b43c4e;}
Border around this has a color of #b43c4e
<div style="border:2px solid #b43c4e;">Content here</div>
.myborder {border:2px solid #b43c4e;}