#fd596e color space conversions
Hex:
#fd596e
RGB:
253, 89, 110
CMY:
1, 65, 57
CMYK:
0, 65, 57, 1
HSL:
352°, 97.6190%, 67.0588%
HSV (HSB):
352°, 64.8221%, 99.2157%
XYZ:
46.8949, 29.1532, 17.9073
xyY:
0.4991, 0.3103, 29.1532
CIE-Lab:
60.9166, 63.5556, 23.0376
CIE-LCH:
60.9166, 67.6021, 19.9245
CIE-Luv:
60.9166, 119.4812, 15.3899
Hunter-Lab:
53.9937, 60.5427, 18.1317
#fd596e color charts
#fd596e color shades, tints & tones
#fd596e color schemes
#fd596e color preview, HTML & CSS examples
This text has a color of #fd596e
<p style="color:#fd596e;">Text here</p>
.mytext {color:#fd596e;}
This box has a color of #fd596e
<div style="background-color:#fd596e;">Content here</div>
.mybackground {background-color:#fd596e;}
Border around this has a color of #fd596e
<div style="border:2px solid #fd596e;">Content here</div>
.myborder {border:2px solid #fd596e;}