#b24a1e color space conversions
Hex:
#b24a1e
RGB:
178, 74, 30
CMY:
30, 71, 88
CMYK:
0, 58, 83, 30
HSL:
18°, 71.1538%, 40.7843%
HSV (HSB):
18°, 83.1461%, 69.8039%
XYZ:
21.0432, 14.4563, 2.9095
xyY:
0.5479, 0.3764, 14.4563
CIE-Lab:
44.8803, 40.0635, 45.1729
CIE-LCH:
44.8803, 60.3794, 48.4305
CIE-Luv:
44.8803, 83.7078, 34.5579
Hunter-Lab:
38.0214, 32.2546, 22.0779
#b24a1e color charts
#b24a1e color shades, tints & tones
#b24a1e color schemes
#b24a1e color preview, HTML & CSS examples
This text has a color of #b24a1e
<p style="color:#b24a1e;">Text here</p>
.mytext {color:#b24a1e;}
This box has a color of #b24a1e
<div style="background-color:#b24a1e;">Content here</div>
.mybackground {background-color:#b24a1e;}
Border around this has a color of #b24a1e
<div style="border:2px solid #b24a1e;">Content here</div>
.myborder {border:2px solid #b24a1e;}