#a71c3d color space conversions
Hex:
#a71c3d
RGB:
167, 28, 61
CMY:
35, 89, 76
CMYK:
0, 83, 63, 35
HSL:
346°, 71.2821%, 38.2353%
HSV (HSB):
346°, 83.2335%, 65.4902%
XYZ:
17.1939, 9.3829, 5.3197
xyY:
0.5391, 0.2942, 9.3829
CIE-Lab:
36.7113, 55.5760, 17.7665
CIE-LCH:
36.7113, 58.3468, 17.7280
CIE-Luv:
36.7113, 94.3311, 8.2443
Hunter-Lab:
30.6316, 46.5893, 11.1453
#a71c3d color charts
#a71c3d color shades, tints & tones
#a71c3d color schemes
#a71c3d color preview, HTML & CSS examples
This text has a color of #a71c3d
<p style="color:#a71c3d;">Text here</p>
.mytext {color:#a71c3d;}
This box has a color of #a71c3d
<div style="background-color:#a71c3d;">Content here</div>
.mybackground {background-color:#a71c3d;}
Border around this has a color of #a71c3d
<div style="border:2px solid #a71c3d;">Content here</div>
.myborder {border:2px solid #a71c3d;}