#fd93d9 color space conversions
Hex:
#fd93d9
RGB:
253, 147, 217
CMY:
1, 42, 15
CMYK:
0, 42, 14, 1
HSL:
320°, 96.3636%, 78.4314%
HSV (HSB):
320°, 41.8972%, 99.2157%
XYZ:
63.4661, 46.7598, 71.3262
xyY:
0.3496, 0.2576, 46.7598
CIE-Lab:
74.0359, 48.9375, -18.4630
CIE-LCH:
74.0359, 52.3045, 339.3297
CIE-Luv:
74.0359, 59.2032, -36.9599
Hunter-Lab:
68.3812, 46.0029, -13.9766
#fd93d9 color charts
#fd93d9 color shades, tints & tones
#fd93d9 color schemes
#fd93d9 color preview, HTML & CSS examples
This text has a color of #fd93d9
<p style="color:#fd93d9;">Text here</p>
.mytext {color:#fd93d9;}
This box has a color of #fd93d9
<div style="background-color:#fd93d9;">Content here</div>
.mybackground {background-color:#fd93d9;}
Border around this has a color of #fd93d9
<div style="border:2px solid #fd93d9;">Content here</div>
.myborder {border:2px solid #fd93d9;}