#a7004e color space conversions
Hex:
#a7004e
RGB:
167, 0, 78
CMY:
35, 100, 69
CMYK:
0, 100, 53, 35
HSL:
332°, 100.0000%, 32.7451%
HSV (HSB):
332°, 100.0000%, 65.4902%
XYZ:
17.3115, 8.7655, 7.9872
xyY:
0.5082, 0.2573, 8.7655
CIE-Lab:
35.5289, 61.3158, 5.1205
CIE-LCH:
35.5289, 61.5292, 4.7737
CIE-Luv:
35.5289, 93.7564, -5.3957
Hunter-Lab:
29.6067, 52.5602, 4.7295
#a7004e color charts
#a7004e color shades, tints & tones
#a7004e color schemes
#a7004e color preview, HTML & CSS examples
This text has a color of #a7004e
<p style="color:#a7004e;">Text here</p>
.mytext {color:#a7004e;}
This box has a color of #a7004e
<div style="background-color:#a7004e;">Content here</div>
.mybackground {background-color:#a7004e;}
Border around this has a color of #a7004e
<div style="border:2px solid #a7004e;">Content here</div>
.myborder {border:2px solid #a7004e;}