#a20a25 color space conversions
Hex:
#a20a25
RGB:
162, 10, 37
CMY:
36, 96, 85
CMYK:
0, 94, 77, 36
HSL:
349°, 88.3721%, 33.7255%
HSV (HSB):
349°, 93.8272%, 63.5294%
XYZ:
15.3428, 8.0320, 2.4919
xyY:
0.5931, 0.3105, 8.0320
CIE-Lab:
34.0495, 56.5134, 29.5087
CIE-LCH:
34.0495, 63.7536, 27.5715
CIE-Luv:
34.0495, 101.9995, 15.9888
Hunter-Lab:
28.3408, 47.0373, 14.6254
#a20a25 color charts
#a20a25 color shades, tints & tones
#a20a25 color schemes
#a20a25 color preview, HTML & CSS examples
This text has a color of #a20a25
<p style="color:#a20a25;">Text here</p>
.mytext {color:#a20a25;}
This box has a color of #a20a25
<div style="background-color:#a20a25;">Content here</div>
.mybackground {background-color:#a20a25;}
Border around this has a color of #a20a25
<div style="border:2px solid #a20a25;">Content here</div>
.myborder {border:2px solid #a20a25;}