#a32a2f color space conversions
Hex:
#a32a2f
RGB:
163, 42, 47
CMY:
36, 84, 82
CMYK:
0, 74, 71, 36
HSL:
358°, 59.0244%, 40.1961%
HSV (HSB):
358°, 74.2331%, 63.9216%
XYZ:
16.4453, 9.6477, 3.6848
xyY:
0.5523, 0.3240, 9.6477
CIE-Lab:
37.2026, 49.2937, 27.0372
CIE-LCH:
37.2026, 56.2217, 28.7445
CIE-Luv:
37.2026, 89.0523, 17.3405
Hunter-Lab:
31.0607, 40.1517, 14.7089
#a32a2f color charts
#a32a2f color shades, tints & tones
#a32a2f color schemes
#a32a2f color preview, HTML & CSS examples
This text has a color of #a32a2f
<p style="color:#a32a2f;">Text here</p>
.mytext {color:#a32a2f;}
This box has a color of #a32a2f
<div style="background-color:#a32a2f;">Content here</div>
.mybackground {background-color:#a32a2f;}
Border around this has a color of #a32a2f
<div style="border:2px solid #a32a2f;">Content here</div>
.myborder {border:2px solid #a32a2f;}