#a63f6d color space conversions
Hex:
#a63f6d
RGB:
166, 63, 109
CMY:
35, 75, 57
CMYK:
0, 62, 34, 35
HSL:
333°, 44.9782%, 44.9020%
HSV (HSB):
333°, 62.0482%, 65.0980%
XYZ:
20.2637, 12.7661, 15.8641
xyY:
0.4144, 0.2611, 12.7661
CIE-Lab:
42.4087, 46.9348, -4.5355
CIE-LCH:
42.4087, 47.1534, 354.4804
CIE-Luv:
42.4087, 63.2320, -13.9597
Hunter-Lab:
35.7297, 38.7072, -1.3141
#a63f6d color charts
#a63f6d color shades, tints & tones
#a63f6d color schemes
#a63f6d color preview, HTML & CSS examples
This text has a color of #a63f6d
<p style="color:#a63f6d;">Text here</p>
.mytext {color:#a63f6d;}
This box has a color of #a63f6d
<div style="background-color:#a63f6d;">Content here</div>
.mybackground {background-color:#a63f6d;}
Border around this has a color of #a63f6d
<div style="border:2px solid #a63f6d;">Content here</div>
.myborder {border:2px solid #a63f6d;}