#a61c6d color space conversions
Hex:
#a61c6d
RGB:
166, 28, 109
CMY:
35, 89, 57
CMYK:
0, 83, 34, 35
HSL:
325°, 71.1340%, 38.0392%
HSV (HSB):
325°, 83.1325%, 65.0980%
XYZ:
18.9015, 10.0416, 15.4100
xyY:
0.4262, 0.2264, 10.0416
CIE-Lab:
37.9170, 59.4462, -11.2660
CIE-LCH:
37.9170, 60.5044, 349.2689
CIE-Luv:
37.9170, 75.2115, -24.3808
Hunter-Lab:
31.6885, 51.0161, -6.6505
#a61c6d color charts
#a61c6d color shades, tints & tones
#a61c6d color schemes
#a61c6d color preview, HTML & CSS examples
This text has a color of #a61c6d
<p style="color:#a61c6d;">Text here</p>
.mytext {color:#a61c6d;}
This box has a color of #a61c6d
<div style="background-color:#a61c6d;">Content here</div>
.mybackground {background-color:#a61c6d;}
Border around this has a color of #a61c6d
<div style="border:2px solid #a61c6d;">Content here</div>
.myborder {border:2px solid #a61c6d;}