#a62d1d color space conversions
Hex:
#a62d1d
RGB:
166, 45, 29
CMY:
35, 82, 89
CMYK:
0, 73, 83, 35
HSL:
7°, 70.2564%, 38.2353%
HSV (HSB):
7°, 82.5301%, 65.0980%
XYZ:
16.8860, 10.0725, 2.2166
xyY:
0.5788, 0.3452, 10.0725
CIE-Lab:
37.9722, 48.4433, 38.4456
CIE-LCH:
37.9722, 61.8451, 38.4362
CIE-Luv:
37.9722, 93.2781, 25.0745
Hunter-Lab:
31.7372, 39.4325, 18.0751
#a62d1d color charts
#a62d1d color shades, tints & tones
#a62d1d color schemes
#a62d1d color preview, HTML & CSS examples
This text has a color of #a62d1d
<p style="color:#a62d1d;">Text here</p>
.mytext {color:#a62d1d;}
This box has a color of #a62d1d
<div style="background-color:#a62d1d;">Content here</div>
.mybackground {background-color:#a62d1d;}
Border around this has a color of #a62d1d
<div style="border:2px solid #a62d1d;">Content here</div>
.myborder {border:2px solid #a62d1d;}