#a50c1d color space conversions
Hex:
#a50c1d
RGB:
165, 12, 29
CMY:
35, 95, 89
CMYK:
0, 93, 82, 35
HSL:
353°, 86.4407%, 34.7059%
HSV (HSB):
353°, 92.7273%, 64.7059%
XYZ:
15.8703, 8.3510, 1.9378
xyY:
0.6067, 0.3192, 8.3510
CIE-Lab:
34.7034, 56.7799, 35.2022
CIE-LCH:
34.7034, 66.8069, 31.7979
CIE-Luv:
34.7034, 105.6382, 19.4567
Hunter-Lab:
28.8981, 47.4573, 16.2528
#a50c1d color charts
#a50c1d color shades, tints & tones
#a50c1d color schemes
#a50c1d color preview, HTML & CSS examples
This text has a color of #a50c1d
<p style="color:#a50c1d;">Text here</p>
.mytext {color:#a50c1d;}
This box has a color of #a50c1d
<div style="background-color:#a50c1d;">Content here</div>
.mybackground {background-color:#a50c1d;}
Border around this has a color of #a50c1d
<div style="border:2px solid #a50c1d;">Content here</div>
.myborder {border:2px solid #a50c1d;}