#a2930d color space conversions
Hex:
#a2930d
RGB:
162, 147, 13
CMY:
36, 42, 95
CMYK:
0, 9, 92, 36
HSL:
54°, 85.1429%, 34.3137%
HSV (HSB):
54°, 91.9753%, 63.5294%
XYZ:
25.4067, 28.5779, 4.5578
xyY:
0.4340, 0.4882, 28.5779
CIE-Lab:
60.4073, -7.2548, 62.2938
CIE-LCH:
60.4073, 62.7148, 96.6428
CIE-Luv:
60.4073, 15.2567, 64.0283
Hunter-Lab:
53.4583, -8.7178, 32.3658
#a2930d color charts
#a2930d color shades, tints & tones
#a2930d color schemes
#a2930d color preview, HTML & CSS examples
This text has a color of #a2930d
<p style="color:#a2930d;">Text here</p>
.mytext {color:#a2930d;}
This box has a color of #a2930d
<div style="background-color:#a2930d;">Content here</div>
.mybackground {background-color:#a2930d;}
Border around this has a color of #a2930d
<div style="border:2px solid #a2930d;">Content here</div>
.myborder {border:2px solid #a2930d;}