#a9023e color space conversions
Hex:
#a9023e
RGB:
169, 2, 62
CMY:
34, 99, 76
CMYK:
0, 99, 63, 34
HSL:
338°, 97.6608%, 33.5294%
HSV (HSB):
338°, 98.8166%, 66.2745%
XYZ:
17.2534, 8.8262, 5.3517
xyY:
0.5489, 0.2808, 8.8262
CIE-Lab:
35.6476, 60.4870, 15.7863
CIE-LCH:
35.6476, 62.5131, 14.6272
CIE-Luv:
35.6476, 101.3275, 5.1231
Hunter-Lab:
29.7090, 51.6726, 10.1159
#a9023e color charts
#a9023e color shades, tints & tones
#a9023e color schemes
#a9023e color preview, HTML & CSS examples
This text has a color of #a9023e
<p style="color:#a9023e;">Text here</p>
.mytext {color:#a9023e;}
This box has a color of #a9023e
<div style="background-color:#a9023e;">Content here</div>
.mybackground {background-color:#a9023e;}
Border around this has a color of #a9023e
<div style="border:2px solid #a9023e;">Content here</div>
.myborder {border:2px solid #a9023e;}