#a50d7b color space conversions
Hex:
#a50d7b
RGB:
165, 13, 123
CMY:
35, 95, 52
CMYK:
0, 92, 25, 35
HSL:
317°, 85.3933%, 34.9020%
HSV (HSB):
317°, 92.1212%, 64.7059%
XYZ:
19.2361, 9.7172, 19.6006
xyY:
0.3962, 0.2001, 9.7172
CIE-Lab:
37.3301, 63.6886, -20.9792
CIE-LCH:
37.3301, 67.0549, 341.7680
CIE-Luv:
37.3301, 70.8401, -37.6376
Hunter-Lab:
31.1725, 55.5981, -15.4596
#a50d7b color charts
#a50d7b color shades, tints & tones
#a50d7b color schemes
#a50d7b color preview, HTML & CSS examples
This text has a color of #a50d7b
<p style="color:#a50d7b;">Text here</p>
.mytext {color:#a50d7b;}
This box has a color of #a50d7b
<div style="background-color:#a50d7b;">Content here</div>
.mybackground {background-color:#a50d7b;}
Border around this has a color of #a50d7b
<div style="border:2px solid #a50d7b;">Content here</div>
.myborder {border:2px solid #a50d7b;}