#a0183f color space conversions
Hex:
#a0183f
RGB:
160, 24, 63
CMY:
37, 91, 75
CMYK:
0, 85, 61, 37
HSL:
343°, 73.9130%, 36.0784%
HSV (HSB):
343°, 85.0000%, 62.7451%
XYZ:
15.7210, 8.4857, 5.5119
xyY:
0.5290, 0.2855, 8.4857
CIE-Lab:
34.9747, 54.7449, 13.9022
CIE-LCH:
34.9747, 56.4825, 14.2487
CIE-Luv:
34.9747, 89.2575, 4.7076
Hunter-Lab:
29.1303, 45.3550, 9.1725
#a0183f color charts
#a0183f color shades, tints & tones
#a0183f color schemes
#a0183f color preview, HTML & CSS examples
This text has a color of #a0183f
<p style="color:#a0183f;">Text here</p>
.mytext {color:#a0183f;}
This box has a color of #a0183f
<div style="background-color:#a0183f;">Content here</div>
.mybackground {background-color:#a0183f;}
Border around this has a color of #a0183f
<div style="border:2px solid #a0183f;">Content here</div>
.myborder {border:2px solid #a0183f;}