#a5000c color space conversions
Hex:
#a5000c
RGB:
165, 0, 12
CMY:
35, 100, 95
CMYK:
0, 100, 93, 35
HSL:
356°, 100.0000%, 32.3529%
HSV (HSB):
356°, 100.0000%, 64.7059%
XYZ:
15.5834, 8.0259, 1.0756
xyY:
0.6313, 0.3251, 8.0259
CIE-Lab:
34.0367, 57.9845, 43.3562
CIE-LCH:
34.0367, 72.4014, 36.7862
CIE-Luv:
34.0367, 110.6035, 22.3822
Hunter-Lab:
28.3300, 48.6096, 17.5799
#a5000c color charts
#a5000c RGB chart
#a5000c CMYK chart
#a5000c RGB pie chart
#a5000c color shades, tints & tones
#a5000c color schemes
#a5000c color preview, HTML & CSS examples
This text has a color of #a5000c
<p style="color:#a5000c;">Text here</p>
.mytext {color:#a5000c;}
Text color #a5000c
This box has a color of #a5000c
<div style="background-color:#a5000c;">Content here</div>
.mybackground {background-color:#a5000c;}
Background color #a5000c
Border around this has a color of #a5000c
<div style="border:2px solid #a5000c;">Content here</div>
.myborder {border:2px solid #a5000c;}
Border color #a5000c