#a63d3c color space conversions
Hex:
#a63d3c
RGB:
166, 61, 60
CMY:
35, 76, 76
CMYK:
0, 63, 64, 35
HSL:
1°, 46.9027%, 44.3137%
HSV (HSB):
1°, 63.8554%, 65.0980%
XYZ:
18.2102, 11.7707, 5.5872
xyY:
0.5120, 0.3309, 11.7707
CIE-Lab:
40.8494, 43.2050, 23.6960
CIE-LCH:
40.8494, 49.2765, 28.7427
CIE-Luv:
40.8494, 77.8024, 17.2421
Hunter-Lab:
34.3085, 34.7043, 14.3605
#a63d3c color charts
#a63d3c color shades, tints & tones
#a63d3c color schemes
#a63d3c color preview, HTML & CSS examples
This text has a color of #a63d3c
<p style="color:#a63d3c;">Text here</p>
.mytext {color:#a63d3c;}
This box has a color of #a63d3c
<div style="background-color:#a63d3c;">Content here</div>
.mybackground {background-color:#a63d3c;}
Border around this has a color of #a63d3c
<div style="border:2px solid #a63d3c;">Content here</div>
.myborder {border:2px solid #a63d3c;}