#a20e36 color space conversions
Hex:
#a20e36
RGB:
162, 14, 54
CMY:
36, 95, 79
CMYK:
0, 91, 67, 36
HSL:
344°, 84.0909%, 34.5098%
HSV (HSB):
344°, 91.3580%, 63.5294%
XYZ:
15.7232, 8.2618, 4.2560
xyY:
0.5568, 0.2925, 8.2618
CIE-Lab:
34.5223, 56.7074, 19.2322
CIE-LCH:
34.5223, 59.8799, 18.7343
CIE-Luv:
34.5223, 96.3968, 8.7545
Hunter-Lab:
28.7433, 47.3422, 11.3413
#a20e36 color charts
#a20e36 color shades, tints & tones
#a20e36 color schemes
#a20e36 color preview, HTML & CSS examples
This text has a color of #a20e36
<p style="color:#a20e36;">Text here</p>
.mytext {color:#a20e36;}
This box has a color of #a20e36
<div style="background-color:#a20e36;">Content here</div>
.mybackground {background-color:#a20e36;}
Border around this has a color of #a20e36
<div style="border:2px solid #a20e36;">Content here</div>
.myborder {border:2px solid #a20e36;}