#a20e31 color space conversions
Hex:
#a20e31
RGB:
162, 14, 49
CMY:
36, 95, 81
CMYK:
0, 91, 70, 36
HSL:
346°, 84.0909%, 34.5098%
HSV (HSB):
346°, 91.3580%, 63.5294%
XYZ:
15.6117, 8.2172, 3.6690
xyY:
0.5677, 0.2988, 8.2172
CIE-Lab:
34.4312, 56.4496, 22.3515
CIE-LCH:
34.4312, 60.7137, 21.6013
CIE-Luv:
34.4312, 97.9427, 11.2356
Hunter-Lab:
28.6657, 47.0485, 12.4773
#a20e31 color charts
#a20e31 color shades, tints & tones
#a20e31 color schemes
#a20e31 color preview, HTML & CSS examples
This text has a color of #a20e31
<p style="color:#a20e31;">Text here</p>
.mytext {color:#a20e31;}
This box has a color of #a20e31
<div style="background-color:#a20e31;">Content here</div>
.mybackground {background-color:#a20e31;}
Border around this has a color of #a20e31
<div style="border:2px solid #a20e31;">Content here</div>
.myborder {border:2px solid #a20e31;}