#b24c3d color space conversions
Hex:
#b24c3d
RGB:
178, 76, 61
CMY:
30, 70, 76
CMYK:
0, 57, 66, 30
HSL:
8°, 48.9540%, 46.8627%
HSV (HSB):
8°, 65.7303%, 69.8039%
XYZ:
21.7868, 14.9708, 6.1562
xyY:
0.5077, 0.3489, 14.9708
CIE-Lab:
45.5942, 40.5083, 29.4344
CIE-LCH:
45.5942, 50.0731, 36.0032
CIE-Luv:
45.5942, 77.7921, 23.9793
Hunter-Lab:
38.6921, 32.7991, 17.6509
#b24c3d color charts
#b24c3d color shades, tints & tones
#b24c3d color schemes
#b24c3d color preview, HTML & CSS examples
This text has a color of #b24c3d
<p style="color:#b24c3d;">Text here</p>
.mytext {color:#b24c3d;}
This box has a color of #b24c3d
<div style="background-color:#b24c3d;">Content here</div>
.mybackground {background-color:#b24c3d;}
Border around this has a color of #b24c3d
<div style="border:2px solid #b24c3d;">Content here</div>
.myborder {border:2px solid #b24c3d;}