#a23d1c color space conversions
Hex:
#a23d1c
RGB:
162, 61, 28
CMY:
36, 76, 89
CMYK:
0, 62, 83, 36
HSL:
15°, 70.5263%, 37.2549%
HSV (HSB):
15°, 82.7160%, 63.5294%
XYZ:
16.7786, 11.1027, 2.3573
xyY:
0.5549, 0.3672, 11.1027
CIE-Lab:
39.7529, 40.1705, 40.3837
CIE-LCH:
39.7529, 56.9607, 45.1517
CIE-Luv:
39.7529, 79.9310, 29.1990
Hunter-Lab:
33.3207, 31.5723, 19.1300
#a23d1c color charts
#a23d1c color shades, tints & tones
#a23d1c color schemes
#a23d1c color preview, HTML & CSS examples
This text has a color of #a23d1c
<p style="color:#a23d1c;">Text here</p>
.mytext {color:#a23d1c;}
This box has a color of #a23d1c
<div style="background-color:#a23d1c;">Content here</div>
.mybackground {background-color:#a23d1c;}
Border around this has a color of #a23d1c
<div style="border:2px solid #a23d1c;">Content here</div>
.myborder {border:2px solid #a23d1c;}