#a50a51 color space conversions
Hex:
#a50a51
RGB:
165, 10, 81
CMY:
35, 96, 68
CMYK:
0, 94, 51, 35
HSL:
333°, 88.5714%, 34.3137%
HSV (HSB):
333°, 93.9394%, 64.7059%
XYZ:
17.1108, 8.8105, 8.5833
xyY:
0.4959, 0.2553, 8.8105
CIE-Lab:
35.6168, 59.8372, 3.2390
CIE-LCH:
35.6168, 59.9249, 3.0985
CIE-Luv:
35.6168, 89.4660, -7.0714
Hunter-Lab:
29.6825, 50.9540, 3.6327
#a50a51 color charts
#a50a51 color shades, tints & tones
#a50a51 color schemes
#a50a51 color preview, HTML & CSS examples
This text has a color of #a50a51
<p style="color:#a50a51;">Text here</p>
.mytext {color:#a50a51;}
This box has a color of #a50a51
<div style="background-color:#a50a51;">Content here</div>
.mybackground {background-color:#a50a51;}
Border around this has a color of #a50a51
<div style="border:2px solid #a50a51;">Content here</div>
.myborder {border:2px solid #a50a51;}