#fd5e93 color space conversions
Hex:
#fd5e93
RGB:
253, 94, 147
CMY:
1, 63, 42
CMYK:
0, 63, 42, 1
HSL:
340°, 97.5460%, 68.0392%
HSV (HSB):
340°, 62.8458%, 99.2157%
XYZ:
49.7772, 30.9946, 30.9628
xyY:
0.4455, 0.2774, 30.9946
CIE-Lab:
62.5031, 64.6514, 3.8307
CIE-LCH:
62.5031, 64.7648, 3.3909
CIE-Luv:
62.5031, 105.5208, -7.4923
Hunter-Lab:
55.6728, 62.1697, 5.9965
#fd5e93 color charts
#fd5e93 color shades, tints & tones
#fd5e93 color schemes
#fd5e93 color preview, HTML & CSS examples
This text has a color of #fd5e93
<p style="color:#fd5e93;">Text here</p>
.mytext {color:#fd5e93;}
This box has a color of #fd5e93
<div style="background-color:#fd5e93;">Content here</div>
.mybackground {background-color:#fd5e93;}
Border around this has a color of #fd5e93
<div style="border:2px solid #fd5e93;">Content here</div>
.myborder {border:2px solid #fd5e93;}