#a50d29 color space conversions
Hex:
#a50d29
RGB:
165, 13, 41
CMY:
35, 95, 84
CMYK:
0, 92, 75, 35
HSL:
349°, 85.3933%, 34.9020%
HSV (HSB):
349°, 92.1212%, 64.7059%
XYZ:
16.0612, 8.4473, 2.8818
xyY:
0.5864, 0.3084, 8.4473
CIE-Lab:
34.8976, 57.0428, 28.1520
CIE-LCH:
34.8976, 63.6114, 26.2674
CIE-Luv:
34.8976, 102.7353, 15.3165
Hunter-Lab:
29.0642, 47.7788, 14.4662
#a50d29 color charts
#a50d29 color shades, tints & tones
#a50d29 color schemes
#a50d29 color preview, HTML & CSS examples
This text has a color of #a50d29
<p style="color:#a50d29;">Text here</p>
.mytext {color:#a50d29;}
This box has a color of #a50d29
<div style="background-color:#a50d29;">Content here</div>
.mybackground {background-color:#a50d29;}
Border around this has a color of #a50d29
<div style="border:2px solid #a50d29;">Content here</div>
.myborder {border:2px solid #a50d29;}