#fd59a5 color space conversions
Hex:
#fd59a5
RGB:
253, 89, 165
CMY:
1, 65, 35
CMYK:
0, 65, 35, 1
HSL:
332°, 97.6190%, 67.0588%
HSV (HSB):
332°, 64.8221%, 99.2157%
XYZ:
50.8719, 30.7440, 38.8503
xyY:
0.4223, 0.2552, 30.7440
CIE-Lab:
62.2909, 68.4990, -6.8695
CIE-LCH:
62.2909, 68.8426, 354.2732
CIE-Luv:
62.2909, 101.9392, -22.7921
Hunter-Lab:
55.4473, 66.7379, -2.7296
#fd59a5 color charts
#fd59a5 color shades, tints & tones
#fd59a5 color schemes
#fd59a5 color preview, HTML & CSS examples
This text has a color of #fd59a5
<p style="color:#fd59a5;">Text here</p>
.mytext {color:#fd59a5;}
This box has a color of #fd59a5
<div style="background-color:#fd59a5;">Content here</div>
.mybackground {background-color:#fd59a5;}
Border around this has a color of #fd59a5
<div style="border:2px solid #fd59a5;">Content here</div>
.myborder {border:2px solid #fd59a5;}