#a50d50 color space conversions
Hex:
#a50d50
RGB:
165, 13, 80
CMY:
35, 95, 69
CMYK:
0, 92, 52, 35
HSL:
334°, 85.3933%, 34.9020%
HSV (HSB):
334°, 92.1212%, 64.7059%
XYZ:
17.1089, 8.8664, 8.3991
xyY:
0.4977, 0.2579, 8.8664
CIE-Lab:
35.7257, 59.3578, 4.0449
CIE-LCH:
35.7257, 59.4954, 3.8984
CIE-Luv:
35.7257, 89.4263, -6.1009
Hunter-Lab:
29.7764, 50.4537, 4.1196
#a50d50 color charts
#a50d50 color shades, tints & tones
#a50d50 color schemes
#a50d50 color preview, HTML & CSS examples
This text has a color of #a50d50
<p style="color:#a50d50;">Text here</p>
.mytext {color:#a50d50;}
This box has a color of #a50d50
<div style="background-color:#a50d50;">Content here</div>
.mybackground {background-color:#a50d50;}
Border around this has a color of #a50d50
<div style="border:2px solid #a50d50;">Content here</div>
.myborder {border:2px solid #a50d50;}