#a42a42 color space conversions
Hex:
#a42a42
RGB:
164, 42, 66
CMY:
36, 84, 74
CMYK:
0, 74, 60, 36
HSL:
348°, 59.2233%, 40.3922%
HSV (HSB):
348°, 74.3902%, 64.3137%
XYZ:
17.1212, 9.9418, 6.1708
xyY:
0.5152, 0.2991, 9.9418
CIE-Lab:
37.7378, 50.7525, 15.8283
CIE-LCH:
37.7378, 53.1634, 17.3213
CIE-Luv:
37.7378, 84.7877, 7.8226
Hunter-Lab:
31.5306, 41.7473, 10.4678
#a42a42 color charts
#a42a42 color shades, tints & tones
#a42a42 color schemes
#a42a42 color preview, HTML & CSS examples
This text has a color of #a42a42
<p style="color:#a42a42;">Text here</p>
.mytext {color:#a42a42;}
This box has a color of #a42a42
<div style="background-color:#a42a42;">Content here</div>
.mybackground {background-color:#a42a42;}
Border around this has a color of #a42a42
<div style="border:2px solid #a42a42;">Content here</div>
.myborder {border:2px solid #a42a42;}