#b24e1b color space conversions
Hex:
#b24e1b
RGB:
178, 78, 27
CMY:
30, 69, 89
CMYK:
0, 56, 85, 30
HSL:
20°, 73.6585%, 40.1961%
HSV (HSB):
20°, 84.8315%, 69.8039%
XYZ:
21.2823, 14.9929, 2.8091
xyY:
0.5445, 0.3836, 14.9929
CIE-Lab:
45.6245, 37.9972, 47.1518
CIE-LCH:
45.6245, 60.5565, 51.1365
CIE-Luv:
45.6245, 80.9730, 36.5654
Hunter-Lab:
38.7207, 30.3491, 22.8031
#b24e1b color charts
#b24e1b color shades, tints & tones
#b24e1b color schemes
#b24e1b color preview, HTML & CSS examples
This text has a color of #b24e1b
<p style="color:#b24e1b;">Text here</p>
.mytext {color:#b24e1b;}
This box has a color of #b24e1b
<div style="background-color:#b24e1b;">Content here</div>
.mybackground {background-color:#b24e1b;}
Border around this has a color of #b24e1b
<div style="border:2px solid #b24e1b;">Content here</div>
.myborder {border:2px solid #b24e1b;}