#a60a2d color space conversions
Hex:
#a60a2d
RGB:
166, 10, 45
CMY:
35, 96, 82
CMYK:
0, 94, 73, 35
HSL:
347°, 88.6364%, 34.5098%
HSV (HSB):
347°, 93.9759%, 65.0980%
XYZ:
16.3081, 8.5135, 3.2664
xyY:
0.5806, 0.3031, 8.5135
CIE-Lab:
35.0303, 57.8798, 25.8394
CIE-LCH:
35.0303, 63.3857, 24.0575
CIE-Luv:
35.0303, 103.0416, 13.5807
Hunter-Lab:
29.1780, 48.7054, 13.7873
#a60a2d color charts
#a60a2d color shades, tints & tones
#a60a2d color schemes
#a60a2d color preview, HTML & CSS examples
This text has a color of #a60a2d
<p style="color:#a60a2d;">Text here</p>
.mytext {color:#a60a2d;}
This box has a color of #a60a2d
<div style="background-color:#a60a2d;">Content here</div>
.mybackground {background-color:#a60a2d;}
Border around this has a color of #a60a2d
<div style="border:2px solid #a60a2d;">Content here</div>
.myborder {border:2px solid #a60a2d;}