#a23c12 color space conversions
Hex:
#a23c12
RGB:
162, 60, 18
CMY:
36, 76, 93
CMYK:
0, 63, 89, 36
HSL:
18°, 80.0000%, 35.2941%
HSV (HSB):
18°, 88.8889%, 63.5294%
XYZ:
16.6253, 10.9568, 1.8109
xyY:
0.5656, 0.3728, 10.9568
CIE-Lab:
39.5076, 40.3712, 44.6514
CIE-LCH:
39.5076, 60.1962, 47.8819
CIE-Luv:
39.5076, 81.6152, 31.1576
Hunter-Lab:
33.1010, 31.7267, 19.9271
#a23c12 color charts
#a23c12 color shades, tints & tones
#a23c12 color schemes
#a23c12 color preview, HTML & CSS examples
This text has a color of #a23c12
<p style="color:#a23c12;">Text here</p>
.mytext {color:#a23c12;}
This box has a color of #a23c12
<div style="background-color:#a23c12;">Content here</div>
.mybackground {background-color:#a23c12;}
Border around this has a color of #a23c12
<div style="border:2px solid #a23c12;">Content here</div>
.myborder {border:2px solid #a23c12;}