#a1234f color space conversions
Hex:
#a1234f
RGB:
161, 35, 79
CMY:
37, 86, 69
CMYK:
0, 78, 51, 37
HSL:
339°, 64.2857%, 38.4314%
HSV (HSB):
339°, 78.2609%, 63.1373%
XYZ:
16.7103, 9.3436, 8.3199
xyY:
0.4861, 0.2718, 9.3436
CIE-Lab:
36.6377, 53.2168, 5.8855
CIE-LCH:
36.6377, 53.5412, 6.3110
CIE-Luv:
36.6377, 80.8611, -2.7827
Hunter-Lab:
30.5674, 44.0876, 5.2594
#a1234f color charts
#a1234f RGB chart
#a1234f CMYK chart
#a1234f RGB pie chart
#a1234f color shades, tints & tones
#a1234f color schemes
#a1234f color preview, HTML & CSS examples
This text has a color of #a1234f
<p style="color:#a1234f;">Text here</p>
.mytext {color:#a1234f;}
Text color #a1234f
This box has a color of #a1234f
<div style="background-color:#a1234f;">Content here</div>
.mybackground {background-color:#a1234f;}
Background color #a1234f
Border around this has a color of #a1234f
<div style="border:2px solid #a1234f;">Content here</div>
.myborder {border:2px solid #a1234f;}
Border color #a1234f