#a62e7f color space conversions
Hex:
#a62e7f
RGB:
166, 46, 127
CMY:
35, 82, 50
CMYK:
0, 72, 23, 35
HSL:
320°, 56.6038%, 41.5686%
HSV (HSB):
320°, 72.2892%, 65.0980%
XYZ:
20.5336, 11.5933, 21.2342
xyY:
0.3848, 0.2173, 11.5933
CIE-Lab:
40.5623, 56.2141, -18.4602
CIE-LCH:
40.5623, 59.1676, 341.8203
CIE-Luv:
40.5623, 63.4587, -33.8171
Hunter-Lab:
34.0489, 48.0612, -13.1412
#a62e7f color charts
#a62e7f color shades, tints & tones
#a62e7f color schemes
#a62e7f color preview, HTML & CSS examples
This text has a color of #a62e7f
<p style="color:#a62e7f;">Text here</p>
.mytext {color:#a62e7f;}
This box has a color of #a62e7f
<div style="background-color:#a62e7f;">Content here</div>
.mybackground {background-color:#a62e7f;}
Border around this has a color of #a62e7f
<div style="border:2px solid #a62e7f;">Content here</div>
.myborder {border:2px solid #a62e7f;}