#a7052e color space conversions
Hex:
#a7052e
RGB:
167, 5, 46
CMY:
35, 98, 82
CMYK:
0, 97, 72, 35
HSL:
345°, 94.1860%, 33.7255%
HSV (HSB):
345°, 97.0060%, 65.4902%
XYZ:
16.4838, 8.5213, 3.3607
xyY:
0.5811, 0.3004, 8.5213
CIE-Lab:
35.0458, 58.8072, 25.2732
CIE-LCH:
35.0458, 64.0079, 23.2563
CIE-Luv:
35.0458, 104.4412, 12.9471
Hunter-Lab:
29.1912, 49.7110, 13.6079
#a7052e color charts
#a7052e color shades, tints & tones
#a7052e color schemes
#a7052e color preview, HTML & CSS examples
This text has a color of #a7052e
<p style="color:#a7052e;">Text here</p>
.mytext {color:#a7052e;}
This box has a color of #a7052e
<div style="background-color:#a7052e;">Content here</div>
.mybackground {background-color:#a7052e;}
Border around this has a color of #a7052e
<div style="border:2px solid #a7052e;">Content here</div>
.myborder {border:2px solid #a7052e;}