#a04c64 color space conversions
Hex:
#a04c64
RGB:
160, 76, 100
CMY:
37, 70, 61
CMYK:
0, 53, 38, 37
HSL:
343°, 35.5932%, 46.2745%
HSV (HSB):
343°, 52.5000%, 62.7451%
XYZ:
19.3819, 13.5626, 13.6529
xyY:
0.4159, 0.2911, 13.5626
CIE-Lab:
43.5990, 37.4073, 2.6528
CIE-LCH:
43.5990, 37.5013, 4.0564
CIE-Luv:
43.5990, 54.4519, -3.1677
Hunter-Lab:
36.8274, 29.4949, 3.7988
#a04c64 color charts
#a04c64 color shades, tints & tones
#a04c64 color schemes
#a04c64 color preview, HTML & CSS examples
This text has a color of #a04c64
<p style="color:#a04c64;">Text here</p>
.mytext {color:#a04c64;}
This box has a color of #a04c64
<div style="background-color:#a04c64;">Content here</div>
.mybackground {background-color:#a04c64;}
Border around this has a color of #a04c64
<div style="border:2px solid #a04c64;">Content here</div>
.myborder {border:2px solid #a04c64;}