#a42d3c color space conversions
Hex:
#a42d3c
RGB:
164, 45, 60
CMY:
36, 82, 76
CMYK:
0, 73, 63, 36
HSL:
352°, 56.9378%, 40.9804%
HSV (HSB):
352°, 72.5610%, 64.3137%
XYZ:
17.0638, 10.0955, 5.3242
xyY:
0.5253, 0.3108, 10.0955
CIE-Lab:
38.0133, 49.2490, 19.9908
CIE-LCH:
38.0133, 53.1517, 22.0929
CIE-Luv:
38.0133, 85.0814, 11.9640
Hunter-Lab:
31.7735, 40.2593, 12.3063
#a42d3c color charts
#a42d3c color shades, tints & tones
#a42d3c color schemes
#a42d3c color preview, HTML & CSS examples
This text has a color of #a42d3c
<p style="color:#a42d3c;">Text here</p>
.mytext {color:#a42d3c;}
This box has a color of #a42d3c
<div style="background-color:#a42d3c;">Content here</div>
.mybackground {background-color:#a42d3c;}
Border around this has a color of #a42d3c
<div style="border:2px solid #a42d3c;">Content here</div>
.myborder {border:2px solid #a42d3c;}