#a4000c color space conversions
Hex:
#a4000c
RGB:
164, 0, 12
CMY:
36, 100, 95
CMYK:
0, 100, 93, 36
HSL:
356°, 100.0000%, 32.1569%
HSV (HSB):
356°, 100.0000%, 64.3137%
XYZ:
15.3762, 7.9191, 1.0659
xyY:
0.6312, 0.3251, 7.9191
CIE-Lab:
33.8137, 57.7273, 43.1011
CIE-LCH:
33.8137, 72.0427, 36.7463
CIE-Luv:
33.8137, 109.8613, 22.2122
Hunter-Lab:
28.1408, 48.2863, 17.4527
#a4000c color charts
#a4000c RGB chart
#a4000c CMYK chart
#a4000c RGB pie chart
#a4000c color shades, tints & tones
#a4000c color schemes
#a4000c color preview, HTML & CSS examples
This text has a color of #a4000c
<p style="color:#a4000c;">Text here</p>
.mytext {color:#a4000c;}
Text color #a4000c
This box has a color of #a4000c
<div style="background-color:#a4000c;">Content here</div>
.mybackground {background-color:#a4000c;}
Background color #a4000c
Border around this has a color of #a4000c
<div style="border:2px solid #a4000c;">Content here</div>
.myborder {border:2px solid #a4000c;}
Border color #a4000c