#a6123b color space conversions
Hex:
#a6123b
RGB:
166, 18, 59
CMY:
35, 93, 77
CMYK:
0, 89, 64, 35
HSL:
343°, 80.4348%, 36.0784%
HSV (HSB):
343°, 89.1566%, 65.0980%
XYZ:
16.7316, 8.8554, 4.9651
xyY:
0.5476, 0.2898, 8.8554
CIE-Lab:
35.7043, 57.3591, 17.6927
CIE-LCH:
35.7043, 60.0258, 17.1426
CIE-Luv:
35.7043, 97.0612, 7.5553
Hunter-Lab:
29.7580, 48.2863, 10.9381
#a6123b color charts
#a6123b color shades, tints & tones
#a6123b color schemes
#a6123b color preview, HTML & CSS examples
This text has a color of #a6123b
<p style="color:#a6123b;">Text here</p>
.mytext {color:#a6123b;}
This box has a color of #a6123b
<div style="background-color:#a6123b;">Content here</div>
.mybackground {background-color:#a6123b;}
Border around this has a color of #a6123b
<div style="border:2px solid #a6123b;">Content here</div>
.myborder {border:2px solid #a6123b;}