#a50c2e color space conversions
Hex:
#a50c2e
RGB:
165, 12, 46
CMY:
35, 95, 82
CMYK:
0, 93, 72, 35
HSL:
347°, 86.4407%, 34.7059%
HSV (HSB):
347°, 92.7273%, 64.7059%
XYZ:
16.1417, 8.4595, 3.3669
xyY:
0.5771, 0.3025, 8.4595
CIE-Lab:
34.9222, 57.3975, 25.0221
CIE-LCH:
34.9222, 62.6145, 23.5545
CIE-Luv:
34.9222, 101.5988, 13.0947
Hunter-Lab:
29.0853, 48.1642, 13.4964
#a50c2e color charts
#a50c2e color shades, tints & tones
#a50c2e color schemes
#a50c2e color preview, HTML & CSS examples
This text has a color of #a50c2e
<p style="color:#a50c2e;">Text here</p>
.mytext {color:#a50c2e;}
This box has a color of #a50c2e
<div style="background-color:#a50c2e;">Content here</div>
.mybackground {background-color:#a50c2e;}
Border around this has a color of #a50c2e
<div style="border:2px solid #a50c2e;">Content here</div>
.myborder {border:2px solid #a50c2e;}