#a1283c color space conversions
Hex:
#a1283c
RGB:
161, 40, 60
CMY:
37, 84, 76
CMYK:
0, 75, 63, 37
HSL:
350°, 60.1990%, 39.4118%
HSV (HSB):
350°, 75.1553%, 63.1373%
XYZ:
16.2723, 9.4209, 5.2357
xyY:
0.5261, 0.3046, 9.4209
CIE-Lab:
36.7823, 50.1247, 18.2759
CIE-LCH:
36.7823, 53.3525, 20.0323
CIE-Luv:
36.7823, 85.0012, 10.0127
Hunter-Lab:
30.6935, 40.9193, 11.3717
#a1283c color charts
#a1283c color shades, tints & tones
#a1283c color schemes
#a1283c color preview, HTML & CSS examples
This text has a color of #a1283c
<p style="color:#a1283c;">Text here</p>
.mytext {color:#a1283c;}
This box has a color of #a1283c
<div style="background-color:#a1283c;">Content here</div>
.mybackground {background-color:#a1283c;}
Border around this has a color of #a1283c
<div style="border:2px solid #a1283c;">Content here</div>
.myborder {border:2px solid #a1283c;}