#a7333c color space conversions
Hex:
#a7333c
RGB:
167, 51, 60
CMY:
35, 80, 76
CMYK:
0, 69, 64, 35
HSL:
355°, 53.2110%, 42.7451%
HSV (HSB):
355°, 69.4611%, 65.4902%
XYZ:
17.9358, 10.9094, 5.4354
xyY:
0.5232, 0.3182, 10.9094
CIE-Lab:
39.4274, 47.8787, 21.9236
CIE-LCH:
39.4274, 52.6594, 24.6030
CIE-Luv:
39.4274, 84.4253, 14.2690
Hunter-Lab:
33.0294, 39.1287, 13.3637
#a7333c color charts
#a7333c color shades, tints & tones
#a7333c color schemes
#a7333c color preview, HTML & CSS examples
This text has a color of #a7333c
<p style="color:#a7333c;">Text here</p>
.mytext {color:#a7333c;}
This box has a color of #a7333c
<div style="background-color:#a7333c;">Content here</div>
.mybackground {background-color:#a7333c;}
Border around this has a color of #a7333c
<div style="border:2px solid #a7333c;">Content here</div>
.myborder {border:2px solid #a7333c;}