#a00c4c color space conversions
Hex:
#a00c4c
RGB:
160, 12, 76
CMY:
37, 95, 70
CMYK:
0, 93, 53, 37
HSL:
334°, 86.0465%, 33.7255%
HSV (HSB):
334°, 92.5000%, 62.7451%
XYZ:
15.9332, 8.2583, 7.5917
xyY:
0.5013, 0.2598, 8.2583
CIE-Lab:
34.5152, 57.9544, 4.7781
CIE-LCH:
34.5152, 58.1511, 4.7131
CIE-Luv:
34.5152, 87.1194, -5.0192
Hunter-Lab:
28.7373, 48.6777, 4.4531
#a00c4c color charts
#a00c4c color shades, tints & tones
#a00c4c color schemes
#a00c4c color preview, HTML & CSS examples
This text has a color of #a00c4c
<p style="color:#a00c4c;">Text here</p>
.mytext {color:#a00c4c;}
This box has a color of #a00c4c
<div style="background-color:#a00c4c;">Content here</div>
.mybackground {background-color:#a00c4c;}
Border around this has a color of #a00c4c
<div style="border:2px solid #a00c4c;">Content here</div>
.myborder {border:2px solid #a00c4c;}