#b44c40 color space conversions
Hex:
#b44c40
RGB:
180, 76, 64
CMY:
29, 70, 75
CMYK:
0, 58, 64, 29
HSL:
6°, 47.5410%, 47.8431%
HSV (HSB):
6°, 64.4444%, 70.5882%
XYZ:
22.3322, 15.2423, 6.6155
xyY:
0.5054, 0.3449, 15.2423
CIE-Lab:
45.9644, 41.4451, 28.2094
CIE-LCH:
45.9644, 50.1344, 34.2410
CIE-Luv:
45.9644, 78.8831, 22.8347
Hunter-Lab:
39.0414, 33.7819, 17.2824
#b44c40 color charts
#b44c40 color shades, tints & tones
#b44c40 color schemes
#b44c40 color preview, HTML & CSS examples
This text has a color of #b44c40
<p style="color:#b44c40;">Text here</p>
.mytext {color:#b44c40;}
This box has a color of #b44c40
<div style="background-color:#b44c40;">Content here</div>
.mybackground {background-color:#b44c40;}
Border around this has a color of #b44c40
<div style="border:2px solid #b44c40;">Content here</div>
.myborder {border:2px solid #b44c40;}