#a00c8f color space conversions
Hex:
#a00c8f
RGB:
160, 12, 143
CMY:
37, 95, 44
CMYK:
0, 93, 11, 37
HSL:
307°, 86.0465%, 33.7255%
HSV (HSB):
307°, 92.5000%, 62.7451%
XYZ:
19.5866, 9.7197, 26.8304
xyY:
0.3489, 0.1731, 9.7197
CIE-Lab:
37.3346, 65.4414, -33.4307
CIE-LCH:
37.3346, 73.4860, 332.9398
CIE-Luv:
37.3346, 58.6331, -54.6281
Hunter-Lab:
31.1764, 57.5839, -29.2013
#a00c8f color charts
#a00c8f color shades, tints & tones
#a00c8f color schemes
#a00c8f color preview, HTML & CSS examples
This text has a color of #a00c8f
<p style="color:#a00c8f;">Text here</p>
.mytext {color:#a00c8f;}
This box has a color of #a00c8f
<div style="background-color:#a00c8f;">Content here</div>
.mybackground {background-color:#a00c8f;}
Border around this has a color of #a00c8f
<div style="border:2px solid #a00c8f;">Content here</div>
.myborder {border:2px solid #a00c8f;}