#fd3f6c color space conversions
Hex:
#fd3f6c
RGB:
253, 63, 108
CMY:
1, 75, 58
CMYK:
0, 75, 57, 1
HSL:
346°, 97.9381%, 61.9608%
HSV (HSB):
346°, 75.0988%, 99.2157%
XYZ:
44.9923, 25.5204, 16.7419
xyY:
0.5156, 0.2925, 25.5204
CIE-Lab:
57.5790, 72.5249, 19.7137
CIE-LCH:
57.5790, 75.1565, 15.2067
CIE-Luv:
57.5790, 133.7214, 9.0939
Hunter-Lab:
50.5177, 70.5705, 15.7133
#fd3f6c color charts
#fd3f6c color shades, tints & tones
#fd3f6c color schemes
#fd3f6c color preview, HTML & CSS examples
This text has a color of #fd3f6c
<p style="color:#fd3f6c;">Text here</p>
.mytext {color:#fd3f6c;}
This box has a color of #fd3f6c
<div style="background-color:#fd3f6c;">Content here</div>
.mybackground {background-color:#fd3f6c;}
Border around this has a color of #fd3f6c
<div style="border:2px solid #fd3f6c;">Content here</div>
.myborder {border:2px solid #fd3f6c;}