#a61d7f color space conversions
Hex:
#a61d7f
RGB:
166, 29, 127
CMY:
35, 89, 50
CMYK:
0, 83, 23, 35
HSL:
317°, 70.2564%, 38.2353%
HSV (HSB):
317°, 82.5301%, 65.0980%
XYZ:
19.9960, 10.5180, 21.0549
xyY:
0.3878, 0.2040, 10.5180
CIE-Lab:
38.7566, 61.3558, -21.2463
CIE-LCH:
38.7566, 64.9303, 340.9000
CIE-Luv:
38.7566, 67.5839, -38.0067
Hunter-Lab:
32.4315, 53.3011, -15.7898
#a61d7f color charts
#a61d7f color shades, tints & tones
#a61d7f color schemes
#a61d7f color preview, HTML & CSS examples
This text has a color of #a61d7f
<p style="color:#a61d7f;">Text here</p>
.mytext {color:#a61d7f;}
This box has a color of #a61d7f
<div style="background-color:#a61d7f;">Content here</div>
.mybackground {background-color:#a61d7f;}
Border around this has a color of #a61d7f
<div style="border:2px solid #a61d7f;">Content here</div>
.myborder {border:2px solid #a61d7f;}