#a32007 color space conversions
Hex:
#a32007
RGB:
163, 32, 7
CMY:
36, 87, 97
CMYK:
0, 80, 96, 36
HSL:
10°, 91.7647%, 33.3333%
HSV (HSB):
10°, 95.7055%, 63.9216%
XYZ:
15.6591, 8.8349, 1.0810
xyY:
0.6123, 0.3455, 8.8349
CIE-Lab:
35.6644, 51.4109, 46.0916
CIE-LCH:
35.6644, 69.0472, 41.8773
CIE-Luv:
35.6644, 100.0557, 26.3194
Hunter-Lab:
29.7235, 42.0221, 18.6502
#a32007 color charts
#a32007 color shades, tints & tones
#a32007 color schemes
#a32007 color preview, HTML & CSS examples
This text has a color of #a32007
<p style="color:#a32007;">Text here</p>
.mytext {color:#a32007;}
This box has a color of #a32007
<div style="background-color:#a32007;">Content here</div>
.mybackground {background-color:#a32007;}
Border around this has a color of #a32007
<div style="border:2px solid #a32007;">Content here</div>
.myborder {border:2px solid #a32007;}