#a50c2b color space conversions
Hex:
#a50c2b
RGB:
165, 12, 43
CMY:
35, 95, 83
CMYK:
0, 93, 74, 35
HSL:
348°, 86.4407%, 34.7059%
HSV (HSB):
348°, 92.7273%, 64.7059%
XYZ:
16.0846, 8.4367, 3.0662
xyY:
0.5830, 0.3058, 8.4367
CIE-Lab:
34.8763, 57.2684, 26.8702
CIE-LCH:
34.8763, 63.2588, 25.1359
CIE-Luv:
34.8763, 102.4222, 14.3963
Hunter-Lab:
29.0460, 48.0161, 14.0733
#a50c2b color charts
#a50c2b color shades, tints & tones
#a50c2b color schemes
#a50c2b color preview, HTML & CSS examples
This text has a color of #a50c2b
<p style="color:#a50c2b;">Text here</p>
.mytext {color:#a50c2b;}
This box has a color of #a50c2b
<div style="background-color:#a50c2b;">Content here</div>
.mybackground {background-color:#a50c2b;}
Border around this has a color of #a50c2b
<div style="border:2px solid #a50c2b;">Content here</div>
.myborder {border:2px solid #a50c2b;}