#a1234d color space conversions
Hex:
#a1234d
RGB:
161, 35, 77
CMY:
37, 86, 70
CMYK:
0, 78, 52, 37
HSL:
340°, 64.2857%, 38.4314%
HSV (HSB):
340°, 78.2609%, 63.1373%
XYZ:
16.6385, 9.3150, 7.9422
xyY:
0.4909, 0.2748, 9.3150
CIE-Lab:
36.5837, 53.0479, 7.0968
CIE-LCH:
36.5837, 53.5205, 7.6199
CIE-Luv:
36.5837, 81.5714, -1.4640
Hunter-Lab:
30.5204, 43.9005, 5.9355
#a1234d color charts
#a1234d RGB chart
#a1234d CMYK chart
#a1234d RGB pie chart
#a1234d color shades, tints & tones
#a1234d color schemes
#a1234d color preview, HTML & CSS examples
This text has a color of #a1234d
<p style="color:#a1234d;">Text here</p>
.mytext {color:#a1234d;}
Text color #a1234d
This box has a color of #a1234d
<div style="background-color:#a1234d;">Content here</div>
.mybackground {background-color:#a1234d;}
Background color #a1234d
Border around this has a color of #a1234d
<div style="border:2px solid #a1234d;">Content here</div>
.myborder {border:2px solid #a1234d;}
Border color #a1234d