#a1404e color space conversions
Hex:
#a1404e
RGB:
161, 64, 78
CMY:
37, 75, 69
CMYK:
0, 60, 52, 37
HSL:
351°, 43.1111%, 44.1176%
HSV (HSB):
351°, 60.2484%, 63.1373%
XYZ:
17.9065, 11.7939, 8.5404
xyY:
0.4683, 0.3084, 11.7939
CIE-Lab:
40.8867, 41.4325, 12.4682
CIE-LCH:
40.8867, 43.2678, 16.7480
CIE-Luv:
40.8867, 67.5507, 7.0092
Hunter-Lab:
34.3423, 32.9731, 9.2951
#a1404e color charts
#a1404e color shades, tints & tones
#a1404e color schemes
#a1404e color preview, HTML & CSS examples
This text has a color of #a1404e
<p style="color:#a1404e;">Text here</p>
.mytext {color:#a1404e;}
This box has a color of #a1404e
<div style="background-color:#a1404e;">Content here</div>
.mybackground {background-color:#a1404e;}
Border around this has a color of #a1404e
<div style="border:2px solid #a1404e;">Content here</div>
.myborder {border:2px solid #a1404e;}