#a62a5e color space conversions
Hex:
#a62a5e
RGB:
166, 42, 94
CMY:
35, 84, 63
CMYK:
0, 75, 43, 35
HSL:
335°, 59.6154%, 40.7843%
HSV (HSB):
335°, 74.6988%, 65.0980%
XYZ:
18.5742, 10.5711, 11.6511
xyY:
0.4553, 0.2591, 10.5711
CIE-Lab:
38.8484, 53.7376, -0.3846
CIE-LCH:
38.8484, 53.7389, 359.5899
CIE-Luv:
38.8484, 76.9981, -9.9807
Hunter-Lab:
32.5132, 45.0759, 1.5126
#a62a5e color charts
#a62a5e color shades, tints & tones
#a62a5e color schemes
#a62a5e color preview, HTML & CSS examples
This text has a color of #a62a5e
<p style="color:#a62a5e;">Text here</p>
.mytext {color:#a62a5e;}
This box has a color of #a62a5e
<div style="background-color:#a62a5e;">Content here</div>
.mybackground {background-color:#a62a5e;}
Border around this has a color of #a62a5e
<div style="border:2px solid #a62a5e;">Content here</div>
.myborder {border:2px solid #a62a5e;}