#a23c0c color space conversions
Hex:
#a23c0c
RGB:
162, 60, 12
CMY:
36, 76, 95
CMYK:
0, 63, 93, 36
HSL:
19°, 86.2069%, 34.1176%
HSV (HSB):
19°, 92.5926%, 63.5294%
XYZ:
16.5825, 10.9396, 1.5854
xyY:
0.5697, 0.3758, 10.9396
CIE-Lab:
39.4786, 40.2557, 46.8151
CIE-LCH:
39.4786, 61.7428, 49.3082
CIE-Luv:
39.4786, 82.0453, 32.1374
Hunter-Lab:
33.0751, 31.6111, 20.3106
#a23c0c color charts
#a23c0c color shades, tints & tones
#a23c0c color schemes
#a23c0c color preview, HTML & CSS examples
This text has a color of #a23c0c
<p style="color:#a23c0c;">Text here</p>
.mytext {color:#a23c0c;}
This box has a color of #a23c0c
<div style="background-color:#a23c0c;">Content here</div>
.mybackground {background-color:#a23c0c;}
Border around this has a color of #a23c0c
<div style="border:2px solid #a23c0c;">Content here</div>
.myborder {border:2px solid #a23c0c;}