#a4010a color space conversions
Hex:
#a4010a
RGB:
164, 1, 10
CMY:
36, 100, 96
CMYK:
0, 99, 94, 36
HSL:
357°, 98.7879%, 32.3529%
HSV (HSB):
357°, 99.3902%, 64.3137%
XYZ:
15.3755, 7.9361, 1.0086
xyY:
0.6322, 0.3263, 7.9361
CIE-Lab:
33.8495, 57.5688, 43.9441
CIE-LCH:
33.8495, 72.4241, 37.3556
CIE-Luv:
33.8495, 109.8487, 22.5892
Hunter-Lab:
28.1711, 48.1237, 17.5970
#a4010a color charts
#a4010a color shades, tints & tones
#a4010a color schemes
#a4010a color preview, HTML & CSS examples
This text has a color of #a4010a
<p style="color:#a4010a;">Text here</p>
.mytext {color:#a4010a;}
This box has a color of #a4010a
<div style="background-color:#a4010a;">Content here</div>
.mybackground {background-color:#a4010a;}
Border around this has a color of #a4010a
<div style="border:2px solid #a4010a;">Content here</div>
.myborder {border:2px solid #a4010a;}