#b24d1f color space conversions
Hex:
#b24d1f
RGB:
178, 77, 31
CMY:
30, 70, 88
CMYK:
0, 57, 83, 30
HSL:
19°, 70.3349%, 40.9804%
HSV (HSB):
19°, 82.5843%, 69.8039%
XYZ:
21.2613, 14.8717, 3.0462
xyY:
0.5427, 0.3796, 14.8717
CIE-Lab:
45.4579, 38.6151, 45.2466
CIE-LCH:
45.4579, 59.4843, 49.5214
CIE-Luv:
45.4579, 81.3608, 35.2822
Hunter-Lab:
38.5638, 30.9254, 22.3112
#b24d1f color charts
#b24d1f color shades, tints & tones
#b24d1f color schemes
#b24d1f color preview, HTML & CSS examples
This text has a color of #b24d1f
<p style="color:#b24d1f;">Text here</p>
.mytext {color:#b24d1f;}
This box has a color of #b24d1f
<div style="background-color:#b24d1f;">Content here</div>
.mybackground {background-color:#b24d1f;}
Border around this has a color of #b24d1f
<div style="border:2px solid #b24d1f;">Content here</div>
.myborder {border:2px solid #b24d1f;}