#a7023e color space conversions
Hex:
#a7023e
RGB:
167, 2, 62
CMY:
35, 99, 76
CMYK:
0, 99, 63, 35
HSL:
338°, 97.6331%, 33.1373%
HSV (HSB):
338°, 98.8024%, 65.4902%
XYZ:
16.8276, 8.6067, 5.3318
xyY:
0.5470, 0.2797, 8.6067
CIE-Lab:
35.2158, 59.9996, 15.1329
CIE-LCH:
35.2158, 61.8786, 14.1557
CIE-Luv:
35.2158, 99.7336, 4.5964
Hunter-Lab:
29.3372, 51.0460, 9.7606
#a7023e color charts
#a7023e color shades, tints & tones
#a7023e color schemes
#a7023e color preview, HTML & CSS examples
This text has a color of #a7023e
<p style="color:#a7023e;">Text here</p>
.mytext {color:#a7023e;}
This box has a color of #a7023e
<div style="background-color:#a7023e;">Content here</div>
.mybackground {background-color:#a7023e;}
Border around this has a color of #a7023e
<div style="border:2px solid #a7023e;">Content here</div>
.myborder {border:2px solid #a7023e;}