#a7074f color space conversions
Hex:
#a7074f
RGB:
167, 7, 79
CMY:
35, 97, 69
CMYK:
0, 96, 53, 35
HSL:
333°, 91.9540%, 34.1176%
HSV (HSB):
333°, 95.8084%, 65.4902%
XYZ:
17.4236, 8.9320, 8.2028
xyY:
0.5042, 0.2585, 8.9320
CIE-Lab:
35.8530, 60.5296, 4.9325
CIE-LCH:
35.8530, 60.7302, 4.6587
CIE-Luv:
35.8530, 92.3440, -5.4152
Hunter-Lab:
29.8864, 51.7634, 4.6473
#a7074f color charts
#a7074f color shades, tints & tones
#a7074f color schemes
#a7074f color preview, HTML & CSS examples
This text has a color of #a7074f
<p style="color:#a7074f;">Text here</p>
.mytext {color:#a7074f;}
This box has a color of #a7074f
<div style="background-color:#a7074f;">Content here</div>
.mybackground {background-color:#a7074f;}
Border around this has a color of #a7074f
<div style="border:2px solid #a7074f;">Content here</div>
.myborder {border:2px solid #a7074f;}