#a7133c color space conversions
Hex:
#a7133c
RGB:
167, 19, 60
CMY:
35, 93, 76
CMYK:
0, 89, 64, 35
HSL:
343°, 79.5699%, 36.4706%
HSV (HSB):
343°, 88.6228%, 65.4902%
XYZ:
16.9848, 9.0075, 5.1184
xyY:
0.5459, 0.2895, 9.0075
CIE-Lab:
35.9987, 57.4969, 17.4723
CIE-LCH:
35.9987, 60.0930, 16.9031
CIE-Luv:
35.9987, 97.2862, 7.3875
Hunter-Lab:
30.0125, 48.4960, 10.8973
#a7133c color charts
#a7133c color shades, tints & tones
#a7133c color schemes
#a7133c color preview, HTML & CSS examples
This text has a color of #a7133c
<p style="color:#a7133c;">Text here</p>
.mytext {color:#a7133c;}
This box has a color of #a7133c
<div style="background-color:#a7133c;">Content here</div>
.mybackground {background-color:#a7133c;}
Border around this has a color of #a7133c
<div style="border:2px solid #a7133c;">Content here</div>
.myborder {border:2px solid #a7133c;}