#a62b7d color space conversions
Hex:
#a62b7d
RGB:
166, 43, 125
CMY:
35, 83, 51
CMYK:
0, 74, 25, 35
HSL:
320°, 58.8517%, 40.9804%
HSV (HSB):
320°, 74.0964%, 65.0980%
XYZ:
20.2914, 11.3154, 20.5167
xyY:
0.3893, 0.2171, 11.3154
CIE-Lab:
40.1067, 56.9934, -17.9243
CIE-LCH:
40.1067, 59.7456, 342.5417
CIE-Luv:
40.1067, 65.0658, -33.1226
Hunter-Lab:
33.6384, 48.8080, -12.6152
#a62b7d color charts
#a62b7d color shades, tints & tones
#a62b7d color schemes
#a62b7d color preview, HTML & CSS examples
This text has a color of #a62b7d
<p style="color:#a62b7d;">Text here</p>
.mytext {color:#a62b7d;}
This box has a color of #a62b7d
<div style="background-color:#a62b7d;">Content here</div>
.mybackground {background-color:#a62b7d;}
Border around this has a color of #a62b7d
<div style="border:2px solid #a62b7d;">Content here</div>
.myborder {border:2px solid #a62b7d;}