#a62e2c color space conversions
Hex:
#a62e2c
RGB:
166, 46, 44
CMY:
35, 82, 83
CMYK:
0, 72, 73, 35
HSL:
1°, 58.0952%, 41.1765%
HSV (HSB):
1°, 73.4940%, 65.0980%
XYZ:
17.1575, 10.2428, 3.4556
xyY:
0.5561, 0.3320, 10.2428
CIE-Lab:
38.2748, 48.6373, 30.2555
CIE-LCH:
38.2748, 57.2799, 31.8842
CIE-Luv:
38.2748, 90.0517, 20.1550
Hunter-Lab:
32.0044, 39.6857, 16.0013
#a62e2c color charts
#a62e2c color shades, tints & tones
#a62e2c color schemes
#a62e2c color preview, HTML & CSS examples
This text has a color of #a62e2c
<p style="color:#a62e2c;">Text here</p>
.mytext {color:#a62e2c;}
This box has a color of #a62e2c
<div style="background-color:#a62e2c;">Content here</div>
.mybackground {background-color:#a62e2c;}
Border around this has a color of #a62e2c
<div style="border:2px solid #a62e2c;">Content here</div>
.myborder {border:2px solid #a62e2c;}