#fd93d4 color space conversions
Hex:
#fd93d4
RGB:
253, 147, 212
CMY:
1, 42, 17
CMYK:
0, 42, 16, 1
HSL:
323°, 96.3636%, 78.4314%
HSV (HSB):
323°, 41.8972%, 99.2157%
XYZ:
62.8254, 46.5035, 67.9522
xyY:
0.3544, 0.2623, 46.5035
CIE-Lab:
73.8711, 48.1722, -15.9639
CIE-LCH:
73.8711, 50.7485, 341.6652
CIE-Luv:
73.8711, 60.2920, -32.9203
Hunter-Lab:
68.1935, 45.1100, -11.3447
#fd93d4 color charts
#fd93d4 color shades, tints & tones
#fd93d4 color schemes
#fd93d4 color preview, HTML & CSS examples
This text has a color of #fd93d4
<p style="color:#fd93d4;">Text here</p>
.mytext {color:#fd93d4;}
This box has a color of #fd93d4
<div style="background-color:#fd93d4;">Content here</div>
.mybackground {background-color:#fd93d4;}
Border around this has a color of #fd93d4
<div style="border:2px solid #fd93d4;">Content here</div>
.myborder {border:2px solid #fd93d4;}