#a6283e color space conversions
Hex:
#a6283e
RGB:
166, 40, 62
CMY:
35, 84, 76
CMYK:
0, 76, 63, 35
HSL:
350°, 61.1650%, 40.3922%
HSV (HSB):
350°, 75.9036%, 65.0980%
XYZ:
17.3542, 9.9724, 5.5676
xyY:
0.5276, 0.3032, 9.9724
CIE-Lab:
37.7928, 51.7904, 18.5127
CIE-LCH:
37.7928, 54.9997, 19.6697
CIE-Luv:
37.7928, 88.5133, 10.0187
Hunter-Lab:
31.5791, 42.8307, 11.6521
#a6283e color charts
#a6283e color shades, tints & tones
#a6283e color schemes
#a6283e color preview, HTML & CSS examples
This text has a color of #a6283e
<p style="color:#a6283e;">Text here</p>
.mytext {color:#a6283e;}
This box has a color of #a6283e
<div style="background-color:#a6283e;">Content here</div>
.mybackground {background-color:#a6283e;}
Border around this has a color of #a6283e
<div style="border:2px solid #a6283e;">Content here</div>
.myborder {border:2px solid #a6283e;}