#a50d30 color space conversions
Hex:
#a50d30
RGB:
165, 13, 48
CMY:
35, 95, 81
CMYK:
0, 92, 71, 35
HSL:
346°, 85.3933%, 34.9020%
HSV (HSB):
346°, 92.1212%, 64.7059%
XYZ:
16.1945, 8.5006, 3.5835
xyY:
0.5727, 0.3006, 8.5006
CIE-Lab:
35.0044, 57.3447, 23.8451
CIE-LCH:
35.0044, 62.1048, 22.5785
CIE-Luv:
35.0044, 100.8224, 12.2826
Hunter-Lab:
29.1558, 48.1247, 13.1217
#a50d30 color charts
#a50d30 color shades, tints & tones
#a50d30 color schemes
#a50d30 color preview, HTML & CSS examples
This text has a color of #a50d30
<p style="color:#a50d30;">Text here</p>
.mytext {color:#a50d30;}
This box has a color of #a50d30
<div style="background-color:#a50d30;">Content here</div>
.mybackground {background-color:#a50d30;}
Border around this has a color of #a50d30
<div style="border:2px solid #a50d30;">Content here</div>
.myborder {border:2px solid #a50d30;}