#a32a07 color space conversions
Hex:
#a32a07
RGB:
163, 42, 7
CMY:
36, 84, 97
CMYK:
0, 74, 96, 36
HSL:
13°, 91.7647%, 33.3333%
HSV (HSB):
13°, 95.7055%, 63.9216%
XYZ:
15.9706, 9.4578, 1.1848
xyY:
0.6001, 0.3554, 9.4578
CIE-Lab:
36.8512, 48.1010, 46.8035
CIE-LCH:
36.8512, 67.1139, 44.2167
CIE-Luv:
36.8512, 94.8458, 28.3015
Hunter-Lab:
30.7535, 38.8779, 19.2433
#a32a07 color charts
#a32a07 color shades, tints & tones
#a32a07 color schemes
#a32a07 color preview, HTML & CSS examples
This text has a color of #a32a07
<p style="color:#a32a07;">Text here</p>
.mytext {color:#a32a07;}
This box has a color of #a32a07
<div style="background-color:#a32a07;">Content here</div>
.mybackground {background-color:#a32a07;}
Border around this has a color of #a32a07
<div style="border:2px solid #a32a07;">Content here</div>
.myborder {border:2px solid #a32a07;}