#a7407c color space conversions
Hex:
#a7407c
RGB:
167, 64, 124
CMY:
35, 75, 51
CMYK:
0, 62, 26, 35
HSL:
325°, 44.5887%, 45.2941%
HSV (HSB):
325°, 61.6766%, 65.4902%
XYZ:
21.4078, 13.3375, 20.5149
xyY:
0.3874, 0.2414, 13.3375
CIE-Lab:
43.2675, 48.7524, -12.4714
CIE-LCH:
43.2675, 50.3223, 345.6508
CIE-Luv:
43.2675, 58.9072, -24.8602
Hunter-Lab:
36.5206, 40.7232, -7.7408
#a7407c color charts
#a7407c color shades, tints & tones
#a7407c color schemes
#a7407c color preview, HTML & CSS examples
This text has a color of #a7407c
<p style="color:#a7407c;">Text here</p>
.mytext {color:#a7407c;}
This box has a color of #a7407c
<div style="background-color:#a7407c;">Content here</div>
.mybackground {background-color:#a7407c;}
Border around this has a color of #a7407c
<div style="border:2px solid #a7407c;">Content here</div>
.myborder {border:2px solid #a7407c;}