#a62a5b color space conversions
Hex:
#a62a5b
RGB:
166, 42, 91
CMY:
35, 84, 64
CMYK:
0, 75, 45, 35
HSL:
336°, 59.6154%, 40.7843%
HSV (HSB):
336°, 74.6988%, 65.0980%
XYZ:
18.4422, 10.5183, 10.9557
xyY:
0.4620, 0.2635, 10.5183
CIE-Lab:
38.7569, 53.4427, 1.3855
CIE-LCH:
38.7569, 53.4607, 1.4850
CIE-Luv:
38.7569, 78.0852, -7.8485
Hunter-Lab:
32.4319, 44.7472, 2.6737
#a62a5b color charts
#a62a5b color shades, tints & tones
#a62a5b color schemes
#a62a5b color preview, HTML & CSS examples
This text has a color of #a62a5b
<p style="color:#a62a5b;">Text here</p>
.mytext {color:#a62a5b;}
This box has a color of #a62a5b
<div style="background-color:#a62a5b;">Content here</div>
.mybackground {background-color:#a62a5b;}
Border around this has a color of #a62a5b
<div style="border:2px solid #a62a5b;">Content here</div>
.myborder {border:2px solid #a62a5b;}