#a51e2e color space conversions
Hex:
#a51e2e
RGB:
165, 30, 46
CMY:
35, 88, 82
CMYK:
0, 82, 72, 35
HSL:
353°, 69.2308%, 38.2353%
HSV (HSB):
353°, 81.8182%, 64.7059%
XYZ:
16.4745, 9.1251, 3.4778
xyY:
0.5666, 0.3138, 9.1251
CIE-Lab:
36.2241, 53.6756, 26.5848
CIE-LCH:
36.2241, 59.8985, 26.3486
CIE-Luv:
36.2241, 96.3038, 15.5830
Hunter-Lab:
30.2078, 44.4849, 14.3195
#a51e2e color charts
#a51e2e color shades, tints & tones
#a51e2e color schemes
#a51e2e color preview, HTML & CSS examples
This text has a color of #a51e2e
<p style="color:#a51e2e;">Text here</p>
.mytext {color:#a51e2e;}
This box has a color of #a51e2e
<div style="background-color:#a51e2e;">Content here</div>
.mybackground {background-color:#a51e2e;}
Border around this has a color of #a51e2e
<div style="border:2px solid #a51e2e;">Content here</div>
.myborder {border:2px solid #a51e2e;}