#a62d5d color space conversions
Hex:
#a62d5d
RGB:
166, 45, 93
CMY:
35, 82, 64
CMYK:
0, 73, 44, 35
HSL:
336°, 57.3460%, 41.3725%
HSV (HSB):
336°, 72.8916%, 65.0980%
XYZ:
18.6401, 10.7741, 11.4531
xyY:
0.4561, 0.2636, 10.7741
CIE-Lab:
39.1973, 52.5761, 0.7579
CIE-LCH:
39.1973, 52.5816, 0.8259
CIE-Luv:
39.1973, 76.2214, -8.4128
Hunter-Lab:
32.8239, 43.9249, 2.2889
#a62d5d color charts
#a62d5d color shades, tints & tones
#a62d5d color schemes
#a62d5d color preview, HTML & CSS examples
This text has a color of #a62d5d
<p style="color:#a62d5d;">Text here</p>
.mytext {color:#a62d5d;}
This box has a color of #a62d5d
<div style="background-color:#a62d5d;">Content here</div>
.mybackground {background-color:#a62d5d;}
Border around this has a color of #a62d5d
<div style="border:2px solid #a62d5d;">Content here</div>
.myborder {border:2px solid #a62d5d;}