#fd93f6 color space conversions
Hex:
#fd93f6
RGB:
253, 147, 246
CMY:
1, 42, 4
CMYK:
0, 42, 3, 1
HSL:
304°, 96.3636%, 78.4314%
HSV (HSB):
304°, 41.8972%, 99.2157%
XYZ:
67.5763, 48.4039, 92.9700
xyY:
0.3234, 0.2317, 48.4039
CIE-Lab:
75.0790, 53.6789, -32.7067
CIE-LCH:
75.0790, 62.8582, 328.6459
CIE-Luv:
75.0790, 52.8835, -60.6763
Hunter-Lab:
69.5729, 51.6247, -30.5279
#fd93f6 color charts
#fd93f6 color shades, tints & tones
#fd93f6 color schemes
#fd93f6 color preview, HTML & CSS examples
This text has a color of #fd93f6
<p style="color:#fd93f6;">Text here</p>
.mytext {color:#fd93f6;}
This box has a color of #fd93f6
<div style="background-color:#fd93f6;">Content here</div>
.mybackground {background-color:#fd93f6;}
Border around this has a color of #fd93f6
<div style="border:2px solid #fd93f6;">Content here</div>
.myborder {border:2px solid #fd93f6;}