#a61d4f color space conversions
Hex:
#a61d4f
RGB:
166, 29, 79
CMY:
35, 89, 69
CMYK:
0, 83, 52, 35
HSL:
338°, 70.2564%, 38.2353%
HSV (HSB):
338°, 82.5301%, 65.0980%
XYZ:
17.5765, 9.5502, 8.3141
xyY:
0.4959, 0.2695, 9.5502
CIE-Lab:
37.0228, 56.3157, 6.5692
CIE-LCH:
37.0228, 56.6976, 6.6535
CIE-Luv:
37.0228, 86.9285, -2.7252
Hunter-Lab:
30.9035, 47.4420, 5.6813
#a61d4f color charts
#a61d4f color shades, tints & tones
#a61d4f color schemes
#a61d4f color preview, HTML & CSS examples
This text has a color of #a61d4f
<p style="color:#a61d4f;">Text here</p>
.mytext {color:#a61d4f;}
This box has a color of #a61d4f
<div style="background-color:#a61d4f;">Content here</div>
.mybackground {background-color:#a61d4f;}
Border around this has a color of #a61d4f
<div style="border:2px solid #a61d4f;">Content here</div>
.myborder {border:2px solid #a61d4f;}