#a74a5c color space conversions
Hex:
#a74a5c
RGB:
167, 74, 92
CMY:
35, 71, 64
CMYK:
0, 56, 45, 35
HSL:
348°, 38.5892%, 47.2549%
HSV (HSB):
348°, 55.6886%, 65.4902%
XYZ:
20.3169, 13.8858, 11.7346
xyY:
0.4423, 0.3023, 13.8858
CIE-Lab:
44.0686, 40.0411, 8.3894
CIE-LCH:
44.0686, 40.9105, 11.8335
CIE-Luv:
44.0686, 63.1425, 3.0867
Hunter-Lab:
37.2636, 32.1107, 7.4136
#a74a5c color charts
#a74a5c color shades, tints & tones
#a74a5c color schemes
#a74a5c color preview, HTML & CSS examples
This text has a color of #a74a5c
<p style="color:#a74a5c;">Text here</p>
.mytext {color:#a74a5c;}
This box has a color of #a74a5c
<div style="background-color:#a74a5c;">Content here</div>
.mybackground {background-color:#a74a5c;}
Border around this has a color of #a74a5c
<div style="border:2px solid #a74a5c;">Content here</div>
.myborder {border:2px solid #a74a5c;}