#a23a0e color space conversions
Hex:
#a23a0e
RGB:
162, 58, 14
CMY:
36, 77, 95
CMYK:
0, 64, 91, 36
HSL:
18°, 84.0909%, 34.5098%
HSV (HSB):
18°, 91.3580%, 63.5294%
XYZ:
16.4926, 10.7392, 1.6191
xyY:
0.5716, 0.3722, 10.7392
CIE-Lab:
39.1377, 41.2194, 45.8838
CIE-LCH:
39.1377, 61.6795, 48.0652
CIE-Luv:
39.1377, 83.3221, 31.2644
Hunter-Lab:
32.7707, 32.4854, 20.0102
#a23a0e color charts
#a23a0e color shades, tints & tones
#a23a0e color schemes
#a23a0e color preview, HTML & CSS examples
This text has a color of #a23a0e
<p style="color:#a23a0e;">Text here</p>
.mytext {color:#a23a0e;}
This box has a color of #a23a0e
<div style="background-color:#a23a0e;">Content here</div>
.mybackground {background-color:#a23a0e;}
Border around this has a color of #a23a0e
<div style="border:2px solid #a23a0e;">Content here</div>
.myborder {border:2px solid #a23a0e;}