#a23d12 color space conversions
Hex:
#a23d12
RGB:
162, 61, 18
CMY:
36, 76, 93
CMYK:
0, 62, 89, 36
HSL:
18°, 80.0000%, 35.2941%
HSV (HSB):
18°, 88.8889%, 63.5294%
XYZ:
16.6782, 11.0625, 1.8285
xyY:
0.5640, 0.3741, 11.0625
CIE-Lab:
39.6856, 39.9000, 44.7933
CIE-LCH:
39.6856, 59.9870, 48.3067
CIE-Luv:
39.6856, 80.9074, 31.4535
Hunter-Lab:
33.2604, 31.3020, 20.0228
#a23d12 color charts
#a23d12 color shades, tints & tones
#a23d12 color schemes
#a23d12 color preview, HTML & CSS examples
This text has a color of #a23d12
<p style="color:#a23d12;">Text here</p>
.mytext {color:#a23d12;}
This box has a color of #a23d12
<div style="background-color:#a23d12;">Content here</div>
.mybackground {background-color:#a23d12;}
Border around this has a color of #a23d12
<div style="border:2px solid #a23d12;">Content here</div>
.myborder {border:2px solid #a23d12;}