#a0283c color space conversions
Hex:
#a0283c
RGB:
160, 40, 60
CMY:
37, 84, 76
CMYK:
0, 75, 63, 37
HSL:
350°, 60.0000%, 39.2157%
HSV (HSB):
350°, 75.0000%, 62.7451%
XYZ:
16.0716, 9.3174, 5.2263
xyY:
0.5250, 0.3043, 9.3174
CIE-Lab:
36.5884, 49.8144, 17.9850
CIE-LCH:
36.5884, 52.9616, 19.8516
CIE-Luv:
36.5884, 84.1815, 9.7938
Hunter-Lab:
30.5244, 40.5654, 11.2156
#a0283c color charts
#a0283c color shades, tints & tones
#a0283c color schemes
#a0283c color preview, HTML & CSS examples
This text has a color of #a0283c
<p style="color:#a0283c;">Text here</p>
.mytext {color:#a0283c;}
This box has a color of #a0283c
<div style="background-color:#a0283c;">Content here</div>
.mybackground {background-color:#a0283c;}
Border around this has a color of #a0283c
<div style="border:2px solid #a0283c;">Content here</div>
.myborder {border:2px solid #a0283c;}