#a20e23 color space conversions
Hex:
#a20e23
RGB:
162, 14, 35
CMY:
36, 95, 86
CMYK:
0, 91, 78, 36
HSL:
351°, 84.0909%, 34.5098%
HSV (HSB):
351°, 91.3580%, 63.5294%
XYZ:
15.3607, 8.1168, 2.3472
xyY:
0.5948, 0.3143, 8.1168
CIE-Lab:
34.2250, 55.8631, 30.9326
CIE-LCH:
34.2250, 63.8554, 28.9742
CIE-Luv:
34.2250, 101.6160, 17.0943
Hunter-Lab:
28.4900, 46.3827, 15.0583
#a20e23 color charts
#a20e23 color shades, tints & tones
#a20e23 color schemes
#a20e23 color preview, HTML & CSS examples
This text has a color of #a20e23
<p style="color:#a20e23;">Text here</p>
.mytext {color:#a20e23;}
This box has a color of #a20e23
<div style="background-color:#a20e23;">Content here</div>
.mybackground {background-color:#a20e23;}
Border around this has a color of #a20e23
<div style="border:2px solid #a20e23;">Content here</div>
.myborder {border:2px solid #a20e23;}