#a62d2d color space conversions
Hex:
#a62d2d
RGB:
166, 45, 45
CMY:
35, 82, 82
CMYK:
0, 73, 73, 35
HSL:
0°, 57.3460%, 41.3725%
HSV (HSB):
0°, 72.8916%, 65.0980%
XYZ:
17.1379, 10.1732, 3.5430
xyY:
0.5554, 0.3297, 10.1732
CIE-Lab:
38.1515, 49.0609, 29.5139
CIE-LCH:
38.1515, 57.2542, 31.0302
CIE-Luv:
38.1515, 90.3815, 19.4891
Hunter-Lab:
31.8955, 40.0936, 15.7409
#a62d2d color charts
#a62d2d color shades, tints & tones
#a62d2d color schemes
#a62d2d color preview, HTML & CSS examples
This text has a color of #a62d2d
<p style="color:#a62d2d;">Text here</p>
.mytext {color:#a62d2d;}
This box has a color of #a62d2d
<div style="background-color:#a62d2d;">Content here</div>
.mybackground {background-color:#a62d2d;}
Border around this has a color of #a62d2d
<div style="border:2px solid #a62d2d;">Content here</div>
.myborder {border:2px solid #a62d2d;}