#a23e1c color space conversions
Hex:
#a23e1c
RGB:
162, 62, 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.8325, 11.2105, 2.3753
xyY:
0.5534, 0.3685, 11.2105
CIE-Lab:
39.9327, 39.6955, 40.5525
CIE-LCH:
39.9327, 56.7471, 45.6119
CIE-Luv:
39.9327, 79.2325, 29.5065
Hunter-Lab:
33.4820, 31.1442, 19.2313
#a23e1c color charts
#a23e1c color shades, tints & tones
#a23e1c color schemes
#a23e1c color preview, HTML & CSS examples
This text has a color of #a23e1c
<p style="color:#a23e1c;">Text here</p>
.mytext {color:#a23e1c;}
This box has a color of #a23e1c
<div style="background-color:#a23e1c;">Content here</div>
.mybackground {background-color:#a23e1c;}
Border around this has a color of #a23e1c
<div style="border:2px solid #a23e1c;">Content here</div>
.myborder {border:2px solid #a23e1c;}