#a74a5e color space conversions
Hex:
#a74a5e
RGB:
167, 74, 94
CMY:
35, 71, 63
CMYK:
0, 56, 44, 35
HSL:
347°, 38.5892%, 47.2549%
HSV (HSB):
347°, 55.6886%, 65.4902%
XYZ:
20.4055, 13.9212, 12.2012
xyY:
0.4386, 0.2992, 13.9212
CIE-Lab:
44.1197, 40.2550, 7.2323
CIE-LCH:
44.1197, 40.8995, 10.1852
CIE-Luv:
44.1197, 62.6377, 1.7137
Hunter-Lab:
37.3111, 32.3274, 6.7292
#a74a5e color charts
#a74a5e color shades, tints & tones
#a74a5e color schemes
#a74a5e color preview, HTML & CSS examples
This text has a color of #a74a5e
<p style="color:#a74a5e;">Text here</p>
.mytext {color:#a74a5e;}
This box has a color of #a74a5e
<div style="background-color:#a74a5e;">Content here</div>
.mybackground {background-color:#a74a5e;}
Border around this has a color of #a74a5e
<div style="border:2px solid #a74a5e;">Content here</div>
.myborder {border:2px solid #a74a5e;}