#fd5d95 color space conversions
Hex:
#fd5d95
RGB:
253, 93, 149
CMY:
1, 64, 42
CMYK:
0, 63, 41, 1
HSL:
339°, 97.5610%, 67.8431%
HSV (HSB):
339°, 63.2411%, 99.2157%
XYZ:
49.8472, 30.8813, 31.7672
xyY:
0.4431, 0.2745, 30.8813
CIE-Lab:
62.4073, 65.2532, 2.5363
CIE-LCH:
62.4073, 65.3025, 2.2259
CIE-Luv:
62.4073, 105.3903, -9.3207
Hunter-Lab:
55.5709, 62.8656, 5.0064
#fd5d95 color charts
#fd5d95 color shades, tints & tones
#fd5d95 color schemes
#fd5d95 color preview, HTML & CSS examples
This text has a color of #fd5d95
<p style="color:#fd5d95;">Text here</p>
.mytext {color:#fd5d95;}
This box has a color of #fd5d95
<div style="background-color:#fd5d95;">Content here</div>
.mybackground {background-color:#fd5d95;}
Border around this has a color of #fd5d95
<div style="border:2px solid #fd5d95;">Content here</div>
.myborder {border:2px solid #fd5d95;}