#a62c65 color space conversions
Hex:
#a62c65
RGB:
166, 44, 101
CMY:
35, 83, 60
CMYK:
0, 73, 39, 35
HSL:
332°, 58.0952%, 41.1765%
HSV (HSB):
332°, 73.4940%, 65.0980%
XYZ:
18.9755, 10.8479, 13.4057
xyY:
0.4390, 0.2509, 10.8479
CIE-Lab:
39.3232, 53.7661, -4.1113
CIE-LCH:
39.3232, 53.9230, 355.6273
CIE-Luv:
39.3232, 73.7141, -14.5078
Hunter-Lab:
32.9362, 45.2008, -1.0768
#a62c65 color charts
#a62c65 color shades, tints & tones
#a62c65 color schemes
#a62c65 color preview, HTML & CSS examples
This text has a color of #a62c65
<p style="color:#a62c65;">Text here</p>
.mytext {color:#a62c65;}
This box has a color of #a62c65
<div style="background-color:#a62c65;">Content here</div>
.mybackground {background-color:#a62c65;}
Border around this has a color of #a62c65
<div style="border:2px solid #a62c65;">Content here</div>
.myborder {border:2px solid #a62c65;}