#a74a4d color space conversions
Hex:
#a74a4d
RGB:
167, 74, 77
CMY:
35, 71, 70
CMYK:
0, 56, 54, 35
HSL:
358°, 38.5892%, 47.2549%
HSV (HSB):
358°, 55.6886%, 65.4902%
XYZ:
19.7247, 13.6489, 8.6161
xyY:
0.4698, 0.3251, 13.6489
CIE-Lab:
43.7251, 38.5884, 17.1099
CIE-LCH:
43.7251, 42.2116, 23.9123
CIE-Luv:
43.7251, 66.7159, 12.7455
Hunter-Lab:
36.9444, 30.6489, 12.0336
#a74a4d color charts
#a74a4d color shades, tints & tones
#a74a4d color schemes
#a74a4d color preview, HTML & CSS examples
This text has a color of #a74a4d
<p style="color:#a74a4d;">Text here</p>
.mytext {color:#a74a4d;}
This box has a color of #a74a4d
<div style="background-color:#a74a4d;">Content here</div>
.mybackground {background-color:#a74a4d;}
Border around this has a color of #a74a4d
<div style="border:2px solid #a74a4d;">Content here</div>
.myborder {border:2px solid #a74a4d;}