#a7014a color space conversions
Hex:
#a7014a
RGB:
167, 1, 74
CMY:
35, 100, 71
CMYK:
0, 99, 56, 35
HSL:
334°, 98.8095%, 32.9412%
HSV (HSB):
334°, 99.4012%, 65.4902%
XYZ:
17.1832, 8.7316, 7.2583
xyY:
0.5180, 0.2632, 8.7316
CIE-Lab:
35.4623, 60.9011, 7.6343
CIE-LCH:
35.4623, 61.3778, 7.1451
CIE-Luv:
35.4623, 95.2599, -2.7154
Hunter-Lab:
29.5493, 52.0884, 6.1209
#a7014a color charts
#a7014a color shades, tints & tones
#a7014a color schemes
#a7014a color preview, HTML & CSS examples
This text has a color of #a7014a
<p style="color:#a7014a;">Text here</p>
.mytext {color:#a7014a;}
This box has a color of #a7014a
<div style="background-color:#a7014a;">Content here</div>
.mybackground {background-color:#a7014a;}
Border around this has a color of #a7014a
<div style="border:2px solid #a7014a;">Content here</div>
.myborder {border:2px solid #a7014a;}