#a5282d color space conversions
Hex:
#a5282d
RGB:
165, 40, 45
CMY:
35, 84, 82
CMYK:
0, 76, 73, 35
HSL:
358°, 60.9756%, 40.1961%
HSV (HSB):
358°, 75.7576%, 64.7059%
XYZ:
16.7495, 9.7064, 3.4733
xyY:
0.5596, 0.3243, 9.7064
CIE-Lab:
37.3102, 50.5370, 28.4845
CIE-LCH:
37.3102, 58.0117, 29.4072
CIE-Luv:
37.3102, 92.1359, 18.0947
Hunter-Lab:
31.1551, 41.4433, 15.1986
#a5282d color charts
#a5282d color shades, tints & tones
#a5282d color schemes
#a5282d color preview, HTML & CSS examples
This text has a color of #a5282d
<p style="color:#a5282d;">Text here</p>
.mytext {color:#a5282d;}
This box has a color of #a5282d
<div style="background-color:#a5282d;">Content here</div>
.mybackground {background-color:#a5282d;}
Border around this has a color of #a5282d
<div style="border:2px solid #a5282d;">Content here</div>
.myborder {border:2px solid #a5282d;}