#a23c1b color space conversions
Hex:
#a23c1b
RGB:
162, 60, 27
CMY:
36, 76, 89
CMYK:
0, 63, 83, 36
HSL:
15°, 71.4286%, 37.0588%
HSV (HSB):
15°, 83.3333%, 63.5294%
XYZ:
16.7140, 10.9922, 2.2777
xyY:
0.5574, 0.3666, 10.9922
CIE-Lab:
39.5674, 40.6095, 40.6986
CIE-LCH:
39.5674, 57.4936, 45.0628
CIE-Luv:
39.5674, 80.7386, 29.1575
Hunter-Lab:
33.1545, 31.9656, 19.1350
#a23c1b color charts
#a23c1b color shades, tints & tones
#a23c1b color schemes
#a23c1b color preview, HTML & CSS examples
This text has a color of #a23c1b
<p style="color:#a23c1b;">Text here</p>
.mytext {color:#a23c1b;}
This box has a color of #a23c1b
<div style="background-color:#a23c1b;">Content here</div>
.mybackground {background-color:#a23c1b;}
Border around this has a color of #a23c1b
<div style="border:2px solid #a23c1b;">Content here</div>
.myborder {border:2px solid #a23c1b;}