#a62c3e color space conversions
Hex:
#a62c3e
RGB:
166, 44, 62
CMY:
35, 83, 76
CMYK:
0, 73, 63, 35
HSL:
351°, 58.0952%, 41.1765%
HSV (HSB):
351°, 73.4940%, 65.0980%
XYZ:
17.4961, 10.2562, 5.6149
xyY:
0.5244, 0.3074, 10.2562
CIE-Lab:
38.2983, 50.3825, 19.1746
CIE-LCH:
38.2983, 53.9080, 20.8359
CIE-Luv:
38.2983, 86.6580, 11.0389
Hunter-Lab:
32.0252, 41.4742, 12.0225
#a62c3e color charts
#a62c3e color shades, tints & tones
#a62c3e color schemes
#a62c3e color preview, HTML & CSS examples
This text has a color of #a62c3e
<p style="color:#a62c3e;">Text here</p>
.mytext {color:#a62c3e;}
This box has a color of #a62c3e
<div style="background-color:#a62c3e;">Content here</div>
.mybackground {background-color:#a62c3e;}
Border around this has a color of #a62c3e
<div style="border:2px solid #a62c3e;">Content here</div>
.myborder {border:2px solid #a62c3e;}