#fd5f6e color space conversions
Hex:
#fd5f6e
RGB:
253, 95, 110
CMY:
1, 63, 57
CMYK:
0, 62, 57, 1
HSL:
354°, 97.5309%, 68.2353%
HSV (HSB):
354°, 62.4506%, 99.2157%
XYZ:
47.4147, 30.1929, 18.0806
xyY:
0.4955, 0.3155, 30.1929
CIE-Lab:
61.8203, 61.1150, 24.2433
CIE-LCH:
61.8203, 65.7479, 21.6374
CIE-Luv:
61.8203, 115.8605, 17.4197
Hunter-Lab:
54.9480, 57.8688, 18.9543
#fd5f6e color charts
#fd5f6e color shades, tints & tones
#fd5f6e color schemes
#fd5f6e color preview, HTML & CSS examples
This text has a color of #fd5f6e
<p style="color:#fd5f6e;">Text here</p>
.mytext {color:#fd5f6e;}
This box has a color of #fd5f6e
<div style="background-color:#fd5f6e;">Content here</div>
.mybackground {background-color:#fd5f6e;}
Border around this has a color of #fd5f6e
<div style="border:2px solid #fd5f6e;">Content here</div>
.myborder {border:2px solid #fd5f6e;}