#a74b5c color space conversions
Hex:
#a74b5c
RGB:
167, 75, 92
CMY:
35, 71, 64
CMYK:
0, 55, 45, 35
HSL:
349°, 38.0165%, 47.4510%
HSV (HSB):
349°, 55.0898%, 65.4902%
XYZ:
20.3842, 14.0204, 11.7570
xyY:
0.4416, 0.3037, 14.0204
CIE-Lab:
44.2621, 39.5369, 8.6624
CIE-LCH:
44.2621, 40.4747, 12.3580
CIE-Luv:
44.2621, 62.5668, 3.5139
Hunter-Lab:
37.4438, 31.6479, 7.5940
#a74b5c color charts
#a74b5c color shades, tints & tones
#a74b5c color schemes
#a74b5c color preview, HTML & CSS examples
This text has a color of #a74b5c
<p style="color:#a74b5c;">Text here</p>
.mytext {color:#a74b5c;}
This box has a color of #a74b5c
<div style="background-color:#a74b5c;">Content here</div>
.mybackground {background-color:#a74b5c;}
Border around this has a color of #a74b5c
<div style="border:2px solid #a74b5c;">Content here</div>
.myborder {border:2px solid #a74b5c;}