#a30e2a color space conversions
Hex:
#a30e2a
RGB:
163, 14, 42
CMY:
36, 95, 84
CMYK:
0, 91, 74, 36
HSL:
349°, 84.1808%, 34.7059%
HSV (HSB):
349°, 91.4110%, 63.9216%
XYZ:
15.6792, 8.2678, 2.9599
xyY:
0.5827, 0.3073, 8.2678
CIE-Lab:
34.5344, 56.3988, 26.9919
CIE-LCH:
34.5344, 62.5251, 25.5753
CIE-Luv:
34.5344, 100.6904, 14.5844
Hunter-Lab:
28.7537, 47.0158, 14.0242
#a30e2a color charts
#a30e2a color shades, tints & tones
#a30e2a color schemes
#a30e2a color preview, HTML & CSS examples
This text has a color of #a30e2a
<p style="color:#a30e2a;">Text here</p>
.mytext {color:#a30e2a;}
This box has a color of #a30e2a
<div style="background-color:#a30e2a;">Content here</div>
.mybackground {background-color:#a30e2a;}
Border around this has a color of #a30e2a
<div style="border:2px solid #a30e2a;">Content here</div>
.myborder {border:2px solid #a30e2a;}