#a6283c color space conversions
Hex:
#a6283c
RGB:
166, 40, 60
CMY:
35, 84, 76
CMYK:
0, 76, 64, 35
HSL:
350°, 61.1650%, 40.3922%
HSV (HSB):
350°, 75.9036%, 65.0980%
XYZ:
17.3003, 9.9508, 5.2838
xyY:
0.5317, 0.3059, 9.9508
CIE-Lab:
37.7540, 51.6637, 19.7291
CIE-LCH:
37.7540, 55.3026, 20.9007
CIE-Luv:
37.7540, 89.0920, 11.1020
Hunter-Lab:
31.5449, 42.6918, 12.1502
#a6283c color charts
#a6283c color shades, tints & tones
#a6283c color schemes
#a6283c color preview, HTML & CSS examples
This text has a color of #a6283c
<p style="color:#a6283c;">Text here</p>
.mytext {color:#a6283c;}
This box has a color of #a6283c
<div style="background-color:#a6283c;">Content here</div>
.mybackground {background-color:#a6283c;}
Border around this has a color of #a6283c
<div style="border:2px solid #a6283c;">Content here</div>
.myborder {border:2px solid #a6283c;}