#fd5f9e color space conversions
Hex:
#fd5f9e
RGB:
253, 95, 158
CMY:
1, 63, 38
CMYK:
0, 62, 38, 1
HSL:
336°, 97.5309%, 68.2353%
HSV (HSB):
336°, 62.4506%, 99.2157%
XYZ:
50.7718, 31.5357, 35.7588
xyY:
0.4300, 0.2671, 31.5357
CIE-Lab:
62.9573, 65.3604, -1.8536
CIE-LCH:
62.9573, 65.3867, 358.3756
CIE-Luv:
62.9573, 101.4603, -15.2230
Hunter-Lab:
56.1566, 63.1095, 1.5556
#fd5f9e color charts
#fd5f9e color shades, tints & tones
#fd5f9e color schemes
#fd5f9e color preview, HTML & CSS examples
This text has a color of #fd5f9e
<p style="color:#fd5f9e;">Text here</p>
.mytext {color:#fd5f9e;}
This box has a color of #fd5f9e
<div style="background-color:#fd5f9e;">Content here</div>
.mybackground {background-color:#fd5f9e;}
Border around this has a color of #fd5f9e
<div style="border:2px solid #fd5f9e;">Content here</div>
.myborder {border:2px solid #fd5f9e;}