#ff5aa5 color space conversions
Hex:
#ff5aa5
RGB:
255, 90, 165
CMY:
0, 65, 35
CMYK:
0, 65, 35, 0
HSL:
333°, 100.0000%, 67.6471%
HSV (HSB):
333°, 64.7059%, 100.0000%
XYZ:
51.6877, 31.2889, 38.9124
xyY:
0.4241, 0.2567, 31.2889
CIE-Lab:
62.7508, 68.6754, -6.1523
CIE-LCH:
62.7508, 68.9504, 354.8808
CIE-Luv:
62.7508, 103.0659, -21.8538
Hunter-Lab:
55.9365, 67.0526, -2.0897
#ff5aa5 color charts
#ff5aa5 color shades, tints & tones
#ff5aa5 color schemes
#ff5aa5 color preview, HTML & CSS examples
This text has a color of #ff5aa5
<p style="color:#ff5aa5;">Text here</p>
.mytext {color:#ff5aa5;}
This box has a color of #ff5aa5
<div style="background-color:#ff5aa5;">Content here</div>
.mybackground {background-color:#ff5aa5;}
Border around this has a color of #ff5aa5
<div style="border:2px solid #ff5aa5;">Content here</div>
.myborder {border:2px solid #ff5aa5;}