#a50c65 color space conversions
Hex:
#a50c65
RGB:
165, 12, 101
CMY:
35, 95, 60
CMYK:
0, 93, 39, 35
HSL:
325°, 86.4407%, 34.7059%
HSV (HSB):
325°, 92.7273%, 64.7059%
XYZ:
17.9975, 9.2019, 13.1395
xyY:
0.4462, 0.2281, 9.2019
CIE-Lab:
36.3701, 61.3854, -8.5399
CIE-LCH:
36.3701, 61.9766, 352.0799
CIE-Luv:
36.3701, 80.6147, -21.0871
Hunter-Lab:
30.3346, 52.8185, -4.4474
#a50c65 color charts
#a50c65 color shades, tints & tones
#a50c65 color schemes
#a50c65 color preview, HTML & CSS examples
This text has a color of #a50c65
<p style="color:#a50c65;">Text here</p>
.mytext {color:#a50c65;}
This box has a color of #a50c65
<div style="background-color:#a50c65;">Content here</div>
.mybackground {background-color:#a50c65;}
Border around this has a color of #a50c65
<div style="border:2px solid #a50c65;">Content here</div>
.myborder {border:2px solid #a50c65;}