#a63f3a color space conversions
Hex:
#a63f3a
RGB:
166, 63, 58
CMY:
35, 75, 77
CMYK:
0, 62, 65, 35
HSL:
3°, 48.2143%, 43.9216%
HSV (HSB):
3°, 65.0602%, 65.0980%
XYZ:
18.2671, 11.9675, 5.3502
xyY:
0.5133, 0.3363, 11.9675
CIE-Lab:
41.1644, 42.1469, 25.3052
CIE-LCH:
41.1644, 49.1601, 30.9808
CIE-Luv:
41.1644, 76.9918, 18.9276
Hunter-Lab:
34.5941, 33.7159, 15.0463
#a63f3a color charts
#a63f3a color shades, tints & tones
#a63f3a color schemes
#a63f3a color preview, HTML & CSS examples
This text has a color of #a63f3a
<p style="color:#a63f3a;">Text here</p>
.mytext {color:#a63f3a;}
This box has a color of #a63f3a
<div style="background-color:#a63f3a;">Content here</div>
.mybackground {background-color:#a63f3a;}
Border around this has a color of #a63f3a
<div style="border:2px solid #a63f3a;">Content here</div>
.myborder {border:2px solid #a63f3a;}