#a62e2b color space conversions
Hex:
#a62e2b
RGB:
166, 46, 43
CMY:
35, 82, 83
CMYK:
0, 72, 74, 35
HSL:
1°, 58.8517%, 40.9804%
HSV (HSB):
1°, 74.0964%, 65.0980%
XYZ:
17.1389, 10.2354, 3.3578
xyY:
0.5577, 0.3331, 10.2354
CIE-Lab:
38.2616, 48.5919, 30.8361
CIE-LCH:
38.2616, 57.5503, 32.3990
CIE-Luv:
38.2616, 90.2579, 20.5571
Hunter-Lab:
31.9928, 39.6371, 16.1722
#a62e2b color charts
#a62e2b color shades, tints & tones
#a62e2b color schemes
#a62e2b color preview, HTML & CSS examples
This text has a color of #a62e2b
<p style="color:#a62e2b;">Text here</p>
.mytext {color:#a62e2b;}
This box has a color of #a62e2b
<div style="background-color:#a62e2b;">Content here</div>
.mybackground {background-color:#a62e2b;}
Border around this has a color of #a62e2b
<div style="border:2px solid #a62e2b;">Content here</div>
.myborder {border:2px solid #a62e2b;}