#a80e2b color space conversions
Hex:
#a80e2b
RGB:
168, 14, 43
CMY:
34, 95, 83
CMYK:
0, 92, 74, 34
HSL:
349°, 84.6154%, 35.6863%
HSV (HSB):
349°, 91.6667%, 65.8824%
XYZ:
16.7415, 8.8133, 3.1043
xyY:
0.5842, 0.3075, 8.8133
CIE-Lab:
35.6224, 57.7677, 27.9057
CIE-LCH:
35.6224, 64.1548, 25.7837
CIE-Luv:
35.6224, 104.3416, 15.2274
Hunter-Lab:
29.6872, 48.7089, 14.5814
#a80e2b color charts
#a80e2b color shades, tints & tones
#a80e2b color schemes
#a80e2b color preview, HTML & CSS examples
This text has a color of #a80e2b
<p style="color:#a80e2b;">Text here</p>
.mytext {color:#a80e2b;}
This box has a color of #a80e2b
<div style="background-color:#a80e2b;">Content here</div>
.mybackground {background-color:#a80e2b;}
Border around this has a color of #a80e2b
<div style="border:2px solid #a80e2b;">Content here</div>
.myborder {border:2px solid #a80e2b;}