#a24b1c color space conversions
Hex:
#a24b1c
RGB:
162, 75, 28
CMY:
36, 71, 89
CMYK:
0, 54, 83, 36
HSL:
21°, 70.5263%, 37.2549%
HSV (HSB):
21°, 82.7160%, 63.5294%
XYZ:
17.6260, 12.7974, 2.6398
xyY:
0.5331, 0.3871, 12.7974
CIE-Lab:
42.4563, 33.1621, 42.9020
CIE-LCH:
42.4563, 54.2246, 52.2969
CIE-Luv:
42.4563, 69.7130, 33.7760
Hunter-Lab:
35.7734, 25.3455, 20.6663
#a24b1c color charts
#a24b1c color shades, tints & tones
#a24b1c color schemes
#a24b1c color preview, HTML & CSS examples
This text has a color of #a24b1c
<p style="color:#a24b1c;">Text here</p>
.mytext {color:#a24b1c;}
This box has a color of #a24b1c
<div style="background-color:#a24b1c;">Content here</div>
.mybackground {background-color:#a24b1c;}
Border around this has a color of #a24b1c
<div style="border:2px solid #a24b1c;">Content here</div>
.myborder {border:2px solid #a24b1c;}