#a32c09 color space conversions
Hex:
#a32c09
RGB:
163, 44, 9
CMY:
36, 83, 96
CMYK:
0, 73, 94, 36
HSL:
14°, 89.5349%, 33.7255%
HSV (HSB):
14°, 94.4785%, 63.9216%
XYZ:
16.0542, 9.6076, 1.2667
xyY:
0.5962, 0.3568, 9.6076
CIE-Lab:
37.1288, 47.3855, 46.2831
CIE-LCH:
37.1288, 66.2383, 44.3257
CIE-Luv:
37.1288, 93.5431, 28.4833
Hunter-Lab:
30.9962, 38.2096, 19.2743
#a32c09 color charts
#a32c09 color shades, tints & tones
#a32c09 color schemes
#a32c09 color preview, HTML & CSS examples
This text has a color of #a32c09
<p style="color:#a32c09;">Text here</p>
.mytext {color:#a32c09;}
This box has a color of #a32c09
<div style="background-color:#a32c09;">Content here</div>
.mybackground {background-color:#a32c09;}
Border around this has a color of #a32c09
<div style="border:2px solid #a32c09;">Content here</div>
.myborder {border:2px solid #a32c09;}