#a62b3d color space conversions
Hex:
#a62b3d
RGB:
166, 43, 61
CMY:
35, 83, 76
CMYK:
0, 74, 63, 35
HSL:
351°, 58.8517%, 40.9804%
HSV (HSB):
351°, 74.0964%, 65.0980%
XYZ:
17.4321, 10.1717, 5.4594
xyY:
0.5272, 0.3076, 10.1717
CIE-Lab:
38.1488, 50.6797, 19.6105
CIE-LCH:
38.1488, 54.3416, 21.1539
CIE-Luv:
38.1488, 87.4174, 11.3190
Hunter-Lab:
31.8931, 41.7515, 12.1759
#a62b3d color charts
#a62b3d color shades, tints & tones
#a62b3d color schemes
#a62b3d color preview, HTML & CSS examples
This text has a color of #a62b3d
<p style="color:#a62b3d;">Text here</p>
.mytext {color:#a62b3d;}
This box has a color of #a62b3d
<div style="background-color:#a62b3d;">Content here</div>
.mybackground {background-color:#a62b3d;}
Border around this has a color of #a62b3d
<div style="border:2px solid #a62b3d;">Content here</div>
.myborder {border:2px solid #a62b3d;}