#a4333e color space conversions
Hex:
#a4333e
RGB:
164, 51, 62
CMY:
36, 80, 76
CMYK:
0, 69, 62, 36
HSL:
354°, 52.5581%, 42.1569%
HSV (HSB):
354°, 68.9024%, 64.3137%
XYZ:
17.3632, 10.6080, 5.6898
xyY:
0.5158, 0.3151, 10.6080
CIE-Lab:
38.9122, 47.0145, 19.9035
CIE-LCH:
38.9122, 51.0540, 22.9453
CIE-Luv:
38.9122, 81.4392, 12.6083
Hunter-Lab:
32.5699, 38.1620, 12.4412
#a4333e color charts
#a4333e color shades, tints & tones
#a4333e color schemes
#a4333e color preview, HTML & CSS examples
This text has a color of #a4333e
<p style="color:#a4333e;">Text here</p>
.mytext {color:#a4333e;}
This box has a color of #a4333e
<div style="background-color:#a4333e;">Content here</div>
.mybackground {background-color:#a4333e;}
Border around this has a color of #a4333e
<div style="border:2px solid #a4333e;">Content here</div>
.myborder {border:2px solid #a4333e;}