#a63d3f color space conversions
Hex:
#a63d3f
RGB:
166, 61, 63
CMY:
35, 76, 75
CMYK:
0, 63, 62, 35
HSL:
359°, 46.2555%, 44.5098%
HSV (HSB):
359°, 63.2530%, 65.0980%
XYZ:
18.2918, 11.8034, 6.0168
xyY:
0.5065, 0.3269, 11.8034
CIE-Lab:
40.9019, 43.4086, 21.9282
CIE-LCH:
40.9019, 48.6328, 26.8010
CIE-Luv:
40.9019, 77.1195, 15.6749
Hunter-Lab:
34.3560, 34.9139, 13.6657
#a63d3f color charts
#a63d3f color shades, tints & tones
#a63d3f color schemes
#a63d3f color preview, HTML & CSS examples
This text has a color of #a63d3f
<p style="color:#a63d3f;">Text here</p>
.mytext {color:#a63d3f;}
This box has a color of #a63d3f
<div style="background-color:#a63d3f;">Content here</div>
.mybackground {background-color:#a63d3f;}
Border around this has a color of #a63d3f
<div style="border:2px solid #a63d3f;">Content here</div>
.myborder {border:2px solid #a63d3f;}