#b24d1d color space conversions
Hex:
#b24d1d
RGB:
178, 77, 29
CMY:
30, 70, 89
CMYK:
0, 57, 84, 30
HSL:
19°, 71.9807%, 40.5882%
HSV (HSB):
19°, 83.7079%, 69.8039%
XYZ:
21.2357, 14.8614, 2.9117
xyY:
0.5444, 0.3810, 14.8614
CIE-Lab:
45.4438, 38.5541, 46.1297
CIE-LCH:
45.4438, 60.1197, 50.1119
CIE-Luv:
45.4438, 81.5534, 35.7749
Hunter-Lab:
38.5505, 30.8641, 22.5072
#b24d1d color charts
#b24d1d color shades, tints & tones
#b24d1d color schemes
#b24d1d color preview, HTML & CSS examples
This text has a color of #b24d1d
<p style="color:#b24d1d;">Text here</p>
.mytext {color:#b24d1d;}
This box has a color of #b24d1d
<div style="background-color:#b24d1d;">Content here</div>
.mybackground {background-color:#b24d1d;}
Border around this has a color of #b24d1d
<div style="border:2px solid #b24d1d;">Content here</div>
.myborder {border:2px solid #b24d1d;}