#b24d3b color space conversions
Hex:
#b24d3b
RGB:
178, 77, 59
CMY:
30, 70, 77
CMYK:
0, 57, 67, 30
HSL:
9°, 50.2110%, 46.4706%
HSV (HSB):
9°, 66.8539%, 69.8039%
XYZ:
21.8034, 15.0885, 5.9009
xyY:
0.5095, 0.3526, 15.0885
CIE-Lab:
45.7552, 39.8918, 30.7884
CIE-LCH:
45.7552, 50.3913, 37.6609
CIE-Luv:
45.7552, 77.4667, 25.2777
Hunter-Lab:
38.8439, 32.2166, 18.1838
#b24d3b color charts
#b24d3b color shades, tints & tones
#b24d3b color schemes
#b24d3b color preview, HTML & CSS examples
This text has a color of #b24d3b
<p style="color:#b24d3b;">Text here</p>
.mytext {color:#b24d3b;}
This box has a color of #b24d3b
<div style="background-color:#b24d3b;">Content here</div>
.mybackground {background-color:#b24d3b;}
Border around this has a color of #b24d3b
<div style="border:2px solid #b24d3b;">Content here</div>
.myborder {border:2px solid #b24d3b;}