#a50d3b color space conversions
Hex:
#a50d3b
RGB:
165, 13, 59
CMY:
35, 95, 77
CMYK:
0, 92, 64, 35
HSL:
342°, 85.3933%, 34.9020%
HSV (HSB):
342°, 92.1212%, 64.7059%
XYZ:
16.4504, 8.6029, 4.9312
xyY:
0.5486, 0.2869, 8.6029
CIE-Lab:
35.2083, 57.9183, 17.0005
CIE-LCH:
35.2083, 60.3618, 16.3583
CIE-Luv:
35.2083, 97.3457, 6.7327
Hunter-Lab:
29.3308, 48.7842, 10.5635
#a50d3b color charts
#a50d3b color shades, tints & tones
#a50d3b color schemes
#a50d3b color preview, HTML & CSS examples
This text has a color of #a50d3b
<p style="color:#a50d3b;">Text here</p>
.mytext {color:#a50d3b;}
This box has a color of #a50d3b
<div style="background-color:#a50d3b;">Content here</div>
.mybackground {background-color:#a50d3b;}
Border around this has a color of #a50d3b
<div style="border:2px solid #a50d3b;">Content here</div>
.myborder {border:2px solid #a50d3b;}