#a6153d color space conversions
Hex:
#a6153d
RGB:
166, 21, 61
CMY:
35, 92, 76
CMYK:
0, 87, 63, 35
HSL:
343°, 77.5401%, 36.6667%
HSV (HSB):
343°, 87.3494%, 65.0980%
XYZ:
16.8364, 8.9802, 5.2609
xyY:
0.5418, 0.2890, 8.9802
CIE-Lab:
35.9462, 56.9000, 16.7181
CIE-LCH:
35.9462, 59.3052, 16.3737
CIE-Luv:
35.9462, 95.6325, 6.8674
Hunter-Lab:
29.9671, 47.8441, 10.5683
#a6153d color charts
#a6153d color shades, tints & tones
#a6153d color schemes
#a6153d color preview, HTML & CSS examples
This text has a color of #a6153d
<p style="color:#a6153d;">Text here</p>
.mytext {color:#a6153d;}
This box has a color of #a6153d
<div style="background-color:#a6153d;">Content here</div>
.mybackground {background-color:#a6153d;}
Border around this has a color of #a6153d
<div style="border:2px solid #a6153d;">Content here</div>
.myborder {border:2px solid #a6153d;}