#a74f8b color space conversions
Hex:
#a74f8b
RGB:
167, 79, 139
CMY:
35, 69, 45
CMYK:
0, 53, 17, 35
HSL:
319°, 35.7724%, 48.2353%
HSV (HSB):
319°, 52.6946%, 65.4902%
XYZ:
23.3925, 15.6715, 26.2181
xyY:
0.3583, 0.2401, 15.6715
CIE-Lab:
46.5406, 43.7689, -16.5972
CIE-LCH:
46.5406, 46.8101, 339.2333
CIE-Luv:
46.5406, 48.2314, -30.2256
Hunter-Lab:
39.5873, 36.1997, -11.5558
#a74f8b color charts
#a74f8b color shades, tints & tones
#a74f8b color schemes
#a74f8b color preview, HTML & CSS examples
This text has a color of #a74f8b
<p style="color:#a74f8b;">Text here</p>
.mytext {color:#a74f8b;}
This box has a color of #a74f8b
<div style="background-color:#a74f8b;">Content here</div>
.mybackground {background-color:#a74f8b;}
Border around this has a color of #a74f8b
<div style="border:2px solid #a74f8b;">Content here</div>
.myborder {border:2px solid #a74f8b;}