#a7105e color space conversions
Hex:
#a7105e
RGB:
167, 16, 94
CMY:
35, 94, 63
CMYK:
0, 90, 44, 35
HSL:
329°, 82.5137%, 35.8824%
HSV (HSB):
329°, 90.4192%, 65.4902%
XYZ:
18.1420, 9.3942, 11.4467
xyY:
0.4654, 0.2410, 9.3942
CIE-Lab:
36.7325, 60.5898, -3.4744
CIE-LCH:
36.7325, 60.6893, 356.7181
CIE-Luv:
36.7325, 84.7084, -14.8795
Hunter-Lab:
30.6500, 52.0183, -0.6878
#a7105e color charts
#a7105e color shades, tints & tones
#a7105e color schemes
#a7105e color preview, HTML & CSS examples
This text has a color of #a7105e
<p style="color:#a7105e;">Text here</p>
.mytext {color:#a7105e;}
This box has a color of #a7105e
<div style="background-color:#a7105e;">Content here</div>
.mybackground {background-color:#a7105e;}
Border around this has a color of #a7105e
<div style="border:2px solid #a7105e;">Content here</div>
.myborder {border:2px solid #a7105e;}