#a62d0d color space conversions
Hex:
#a62d0d
RGB:
166, 45, 13
CMY:
35, 82, 95
CMYK:
0, 73, 92, 35
HSL:
13°, 85.4749%, 35.0980%
HSV (HSB):
13°, 92.1687%, 65.0980%
XYZ:
16.7369, 10.0128, 1.4313
xyY:
0.5939, 0.3553, 10.0128
CIE-Lab:
37.8654, 48.0736, 45.6701
CIE-LCH:
37.8654, 66.3086, 43.5313
CIE-Luv:
37.8654, 95.0815, 28.5345
Hunter-Lab:
31.6430, 39.0385, 19.4683
#a62d0d color charts
#a62d0d color shades, tints & tones
#a62d0d color schemes
#a62d0d color preview, HTML & CSS examples
This text has a color of #a62d0d
<p style="color:#a62d0d;">Text here</p>
.mytext {color:#a62d0d;}
This box has a color of #a62d0d
<div style="background-color:#a62d0d;">Content here</div>
.mybackground {background-color:#a62d0d;}
Border around this has a color of #a62d0d
<div style="border:2px solid #a62d0d;">Content here</div>
.myborder {border:2px solid #a62d0d;}