#a3000c color space conversions
Hex:
#a3000c
RGB:
163, 0, 12
CMY:
36, 100, 95
CMYK:
0, 100, 93, 36
HSL:
356°, 100.0000%, 31.9608%
HSV (HSB):
356°, 100.0000%, 63.9216%
XYZ:
15.1706, 7.8131, 1.0563
xyY:
0.6311, 0.3250, 7.8131
CIE-Lab:
33.5905, 57.4698, 42.8454
CIE-LCH:
33.5905, 71.6834, 36.7056
CIE-Luv:
33.5905, 109.1183, 22.0420
Hunter-Lab:
27.9519, 47.9634, 17.3257
#a3000c color charts
#a3000c RGB chart
#a3000c CMYK chart
#a3000c RGB pie chart
#a3000c color shades, tints & tones
#a3000c color schemes
#a3000c color preview, HTML & CSS examples
This text has a color of #a3000c
<p style="color:#a3000c;">Text here</p>
.mytext {color:#a3000c;}
Text color #a3000c
This box has a color of #a3000c
<div style="background-color:#a3000c;">Content here</div>
.mybackground {background-color:#a3000c;}
Background color #a3000c
Border around this has a color of #a3000c
<div style="border:2px solid #a3000c;">Content here</div>
.myborder {border:2px solid #a3000c;}
Border color #a3000c