#a62e2d color space conversions
Hex:
#a62e2d
RGB:
166, 46, 45
CMY:
35, 82, 82
CMYK:
0, 72, 73, 35
HSL:
0°, 57.3460%, 41.3725%
HSV (HSB):
0°, 72.8916%, 65.0980%
XYZ:
17.1765, 10.2504, 3.5559
xyY:
0.5544, 0.3308, 10.2504
CIE-Lab:
38.2882, 48.6838, 29.6724
CIE-LCH:
38.2882, 57.0137, 31.3619
CIE-Luv:
38.2882, 89.8415, 19.7447
Hunter-Lab:
32.0163, 39.7355, 15.8264
#a62e2d color charts
#a62e2d color shades, tints & tones
#a62e2d color schemes
#a62e2d color preview, HTML & CSS examples
This text has a color of #a62e2d
<p style="color:#a62e2d;">Text here</p>
.mytext {color:#a62e2d;}
This box has a color of #a62e2d
<div style="background-color:#a62e2d;">Content here</div>
.mybackground {background-color:#a62e2d;}
Border around this has a color of #a62e2d
<div style="border:2px solid #a62e2d;">Content here</div>
.myborder {border:2px solid #a62e2d;}