#a32a06 color space conversions
Hex:
#a32a06
RGB:
163, 42, 6
CMY:
36, 84, 98
CMYK:
0, 74, 96, 36
HSL:
14°, 92.8994%, 33.1373%
HSV (HSB):
14°, 96.3190%, 63.9216%
XYZ:
15.9651, 9.4556, 1.1560
xyY:
0.6007, 0.3558, 9.4556
CIE-Lab:
36.8471, 48.0871, 47.1591
CIE-LCH:
36.8471, 67.3524, 44.4418
CIE-Luv:
36.8471, 94.9170, 28.4354
Hunter-Lab:
30.7500, 38.8631, 19.2961
#a32a06 color charts
#a32a06 color shades, tints & tones
#a32a06 color schemes
#a32a06 color preview, HTML & CSS examples
This text has a color of #a32a06
<p style="color:#a32a06;">Text here</p>
.mytext {color:#a32a06;}
This box has a color of #a32a06
<div style="background-color:#a32a06;">Content here</div>
.mybackground {background-color:#a32a06;}
Border around this has a color of #a32a06
<div style="border:2px solid #a32a06;">Content here</div>
.myborder {border:2px solid #a32a06;}