#a8080c color space conversions
Hex:
#a8080c
RGB:
168, 8, 12
CMY:
34, 97, 95
CMYK:
0, 95, 93, 34
HSL:
359°, 90.9091%, 34.5098%
HSV (HSB):
359°, 95.2381%, 65.8824%
XYZ:
16.3016, 8.5250, 1.1341
xyY:
0.6279, 0.3284, 8.5250
CIE-Lab:
35.0533, 57.7442, 44.3447
CIE-LCH:
35.0533, 72.8069, 37.5225
CIE-Luv:
35.0533, 111.1890, 23.4932
Hunter-Lab:
29.1977, 48.5642, 18.1354
#a8080c color charts
#a8080c RGB chart
#a8080c CMYK chart
#a8080c RGB pie chart
#a8080c color shades, tints & tones
#a8080c color schemes
#a8080c color preview, HTML & CSS examples
This text has a color of #a8080c
<p style="color:#a8080c;">Text here</p>
.mytext {color:#a8080c;}
Text color #a8080c
This box has a color of #a8080c
<div style="background-color:#a8080c;">Content here</div>
.mybackground {background-color:#a8080c;}
Background color #a8080c
Border around this has a color of #a8080c
<div style="border:2px solid #a8080c;">Content here</div>
.myborder {border:2px solid #a8080c;}
Border color #a8080c