#a8000c color space conversions
Hex:
#a8000c
RGB:
168, 0, 12
CMY:
34, 100, 95
CMYK:
0, 100, 93, 34
HSL:
356°, 100.0000%, 32.9412%
HSV (HSB):
356°, 100.0000%, 65.8824%
XYZ:
16.2148, 8.3514, 1.1052
xyY:
0.6316, 0.3253, 8.3514
CIE-Lab:
34.7042, 58.7546, 44.1177
CIE-LCH:
34.7042, 73.4743, 36.9022
CIE-Luv:
34.7042, 112.8248, 22.8904
Hunter-Lab:
28.8987, 49.5818, 17.9617
#a8000c color charts
#a8000c RGB chart
#a8000c CMYK chart
#a8000c RGB pie chart
#a8000c color shades, tints & tones
#a8000c color schemes
#a8000c color preview, HTML & CSS examples
This text has a color of #a8000c
<p style="color:#a8000c;">Text here</p>
.mytext {color:#a8000c;}
Text color #a8000c
This box has a color of #a8000c
<div style="background-color:#a8000c;">Content here</div>
.mybackground {background-color:#a8000c;}
Background color #a8000c
Border around this has a color of #a8000c
<div style="border:2px solid #a8000c;">Content here</div>
.myborder {border:2px solid #a8000c;}
Border color #a8000c