#a4141a color space conversions
Hex:
#a4141a
RGB:
164, 20, 26
CMY:
36, 92, 90
CMYK:
0, 88, 84, 36
HSL:
358°, 78.2609%, 36.0784%
HSV (HSB):
358°, 87.8049%, 64.3137%
XYZ:
15.7465, 8.4674, 1.7817
xyY:
0.6057, 0.3257, 8.4674
CIE-Lab:
34.9379, 55.0510, 37.0483
CIE-LCH:
34.9379, 66.3565, 33.9398
CIE-Luv:
34.9379, 103.3039, 20.9912
Hunter-Lab:
29.0988, 45.6701, 16.7388
#a4141a color charts
#a4141a color shades, tints & tones
#a4141a color schemes
#a4141a color preview, HTML & CSS examples
This text has a color of #a4141a
<p style="color:#a4141a;">Text here</p>
.mytext {color:#a4141a;}
This box has a color of #a4141a
<div style="background-color:#a4141a;">Content here</div>
.mybackground {background-color:#a4141a;}
Border around this has a color of #a4141a
<div style="border:2px solid #a4141a;">Content here</div>
.myborder {border:2px solid #a4141a;}