#a61d41 color space conversions
Hex:
#a61d41
RGB:
166, 29, 65
CMY:
35, 89, 75
CMYK:
0, 83, 61, 35
HSL:
344°, 70.2564%, 38.2353%
HSV (HSB):
344°, 82.5301%, 65.0980%
XYZ:
17.1194, 9.3674, 5.9068
xyY:
0.5285, 0.2892, 9.3674
CIE-Lab:
36.6822, 55.2924, 15.1200
CIE-LCH:
36.6822, 57.3225, 15.2939
CIE-Luv:
36.6822, 91.8823, 5.9378
Hunter-Lab:
30.6062, 46.2822, 9.9817
#a61d41 color charts
#a61d41 color shades, tints & tones
#a61d41 color schemes
#a61d41 color preview, HTML & CSS examples
This text has a color of #a61d41
<p style="color:#a61d41;">Text here</p>
.mytext {color:#a61d41;}
This box has a color of #a61d41
<div style="background-color:#a61d41;">Content here</div>
.mybackground {background-color:#a61d41;}
Border around this has a color of #a61d41
<div style="border:2px solid #a61d41;">Content here</div>
.myborder {border:2px solid #a61d41;}