#a74c5e color space conversions
Hex:
#a74c5e
RGB:
167, 76, 94
CMY:
35, 70, 63
CMYK:
0, 54, 44, 35
HSL:
348°, 37.4486%, 47.6471%
HSV (HSB):
348°, 54.4910%, 65.4902%
XYZ:
20.5412, 14.1925, 12.2465
xyY:
0.4372, 0.3021, 14.1925
CIE-Lab:
44.5078, 39.2443, 7.7824
CIE-LCH:
44.5078, 40.0085, 11.2166
CIE-Luv:
44.5078, 61.4961, 2.5765
Hunter-Lab:
37.6730, 31.3994, 7.0975
#a74c5e color charts
#a74c5e color shades, tints & tones
#a74c5e color schemes
#a74c5e color preview, HTML & CSS examples
This text has a color of #a74c5e
<p style="color:#a74c5e;">Text here</p>
.mytext {color:#a74c5e;}
This box has a color of #a74c5e
<div style="background-color:#a74c5e;">Content here</div>
.mybackground {background-color:#a74c5e;}
Border around this has a color of #a74c5e
<div style="border:2px solid #a74c5e;">Content here</div>
.myborder {border:2px solid #a74c5e;}