#a04242 color space conversions
Hex:
#a04242
RGB:
160, 66, 66
CMY:
37, 74, 74
CMYK:
0, 59, 59, 37
HSL:
0°, 41.5929%, 44.3137%
HSV (HSB):
0°, 58.7500%, 62.7451%
XYZ:
17.4288, 11.7634, 6.5062
xyY:
0.4882, 0.3295, 11.7634
CIE-Lab:
40.8375, 39.0726, 19.8055
CIE-LCH:
40.8375, 43.8055, 26.8800
CIE-Luv:
40.8375, 68.4055, 14.7483
Hunter-Lab:
34.2978, 30.6857, 12.7612
#a04242 color charts
#a04242 color shades, tints & tones
#a04242 color schemes
#a04242 color preview, HTML & CSS examples
This text has a color of #a04242
<p style="color:#a04242;">Text here</p>
.mytext {color:#a04242;}
This box has a color of #a04242
<div style="background-color:#a04242;">Content here</div>
.mybackground {background-color:#a04242;}
Border around this has a color of #a04242
<div style="border:2px solid #a04242;">Content here</div>
.myborder {border:2px solid #a04242;}