#fd5e94 color space conversions
Hex:
#fd5e94
RGB:
253, 94, 148
CMY:
1, 63, 42
CMYK:
0, 63, 42, 1
HSL:
340°, 97.5460%, 68.0392%
HSV (HSB):
340°, 62.8458%, 99.2157%
XYZ:
49.8560, 31.0262, 31.3779
xyY:
0.4441, 0.2764, 31.0262
CIE-Lab:
62.5297, 64.7493, 3.2914
CIE-LCH:
62.5297, 64.8329, 2.9101
CIE-Luv:
62.5297, 105.2007, -8.2176
Hunter-Lab:
55.7011, 62.2917, 5.5912
#fd5e94 color charts
#fd5e94 color shades, tints & tones
#fd5e94 color schemes
#fd5e94 color preview, HTML & CSS examples
This text has a color of #fd5e94
<p style="color:#fd5e94;">Text here</p>
.mytext {color:#fd5e94;}
This box has a color of #fd5e94
<div style="background-color:#fd5e94;">Content here</div>
.mybackground {background-color:#fd5e94;}
Border around this has a color of #fd5e94
<div style="border:2px solid #fd5e94;">Content here</div>
.myborder {border:2px solid #fd5e94;}