#a30f2b color space conversions
Hex:
#a30f2b
RGB:
163, 15, 43
CMY:
36, 94, 83
CMYK:
0, 91, 74, 36
HSL:
349°, 83.1461%, 34.9020%
HSV (HSB):
349°, 90.7975%, 63.9216%
XYZ:
15.7111, 8.3026, 3.0600
xyY:
0.5803, 0.3067, 8.3026
CIE-Lab:
34.6053, 56.2793, 26.4440
CIE-LCH:
34.6053, 62.1824, 25.1675
CIE-Luv:
34.6053, 100.1955, 14.2696
Hunter-Lab:
28.8142, 46.9033, 13.8735
#a30f2b color charts
#a30f2b color shades, tints & tones
#a30f2b color schemes
#a30f2b color preview, HTML & CSS examples
This text has a color of #a30f2b
<p style="color:#a30f2b;">Text here</p>
.mytext {color:#a30f2b;}
This box has a color of #a30f2b
<div style="background-color:#a30f2b;">Content here</div>
.mybackground {background-color:#a30f2b;}
Border around this has a color of #a30f2b
<div style="border:2px solid #a30f2b;">Content here</div>
.myborder {border:2px solid #a30f2b;}