#a90c2b color space conversions
Hex:
#a90c2b
RGB:
169, 12, 43
CMY:
34, 95, 83
CMYK:
0, 93, 75, 34
HSL:
348°, 86.7403%, 35.4902%
HSV (HSB):
348°, 92.8994%, 66.2745%
XYZ:
16.9297, 8.8724, 3.1057
xyY:
0.5856, 0.3069, 8.8724
CIE-Lab:
35.7374, 58.3181, 28.0944
CIE-LCH:
35.7374, 64.7324, 25.7222
CIE-Luv:
35.7374, 105.5427, 15.2502
Hunter-Lab:
29.7865, 49.3272, 14.6686
#a90c2b color charts
#a90c2b color shades, tints & tones
#a90c2b color schemes
#a90c2b color preview, HTML & CSS examples
This text has a color of #a90c2b
<p style="color:#a90c2b;">Text here</p>
.mytext {color:#a90c2b;}
This box has a color of #a90c2b
<div style="background-color:#a90c2b;">Content here</div>
.mybackground {background-color:#a90c2b;}
Border around this has a color of #a90c2b
<div style="border:2px solid #a90c2b;">Content here</div>
.myborder {border:2px solid #a90c2b;}