#a7006b color space conversions
Hex:
#a7006b
RGB:
167, 0, 107
CMY:
35, 100, 58
CMYK:
0, 100, 36, 35
HSL:
322°, 100.0000%, 32.7451%
HSV (HSB):
322°, 100.0000%, 65.4902%
XYZ:
18.5902, 9.2770, 14.7208
xyY:
0.4365, 0.2178, 9.2770
CIE-Lab:
36.5123, 63.8903, -12.1102
CIE-LCH:
36.5123, 65.0279, 349.2671
CIE-Luv:
36.5123, 80.9061, -26.0184
Hunter-Lab:
30.4582, 55.6457, -7.3347
#a7006b color charts
#a7006b color shades, tints & tones
#a7006b color schemes
#a7006b color preview, HTML & CSS examples
This text has a color of #a7006b
<p style="color:#a7006b;">Text here</p>
.mytext {color:#a7006b;}
This box has a color of #a7006b
<div style="background-color:#a7006b;">Content here</div>
.mybackground {background-color:#a7006b;}
Border around this has a color of #a7006b
<div style="border:2px solid #a7006b;">Content here</div>
.myborder {border:2px solid #a7006b;}