#a61d4d color space conversions
Hex:
#a61d4d
RGB:
166, 29, 77
CMY:
35, 89, 70
CMYK:
0, 83, 54, 35
HSL:
339°, 70.2564%, 38.2353%
HSV (HSB):
339°, 82.5301%, 65.0980%
XYZ:
17.5048, 9.5215, 7.9364
xyY:
0.5007, 0.2723, 9.5215
CIE-Lab:
36.9696, 56.1568, 7.7824
CIE-LCH:
36.9696, 56.6935, 7.8900
CIE-Luv:
36.9696, 87.6701, -1.4205
Hunter-Lab:
30.8570, 47.2612, 6.3505
#a61d4d color charts
#a61d4d color shades, tints & tones
#a61d4d color schemes
#a61d4d color preview, HTML & CSS examples
This text has a color of #a61d4d
<p style="color:#a61d4d;">Text here</p>
.mytext {color:#a61d4d;}
This box has a color of #a61d4d
<div style="background-color:#a61d4d;">Content here</div>
.mybackground {background-color:#a61d4d;}
Border around this has a color of #a61d4d
<div style="border:2px solid #a61d4d;">Content here</div>
.myborder {border:2px solid #a61d4d;}