#fd75b7 color space conversions
Hex:
#fd75b7
RGB:
253, 117, 183
CMY:
1, 54, 28
CMYK:
0, 54, 28, 1
HSL:
331°, 97.1429%, 72.5490%
HSV (HSB):
331°, 53.7549%, 99.2157%
XYZ:
55.4165, 37.0241, 49.0253
xyY:
0.3917, 0.2617, 37.0241
CIE-Lab:
67.2951, 58.6749, -9.6788
CIE-LCH:
67.2951, 59.4679, 350.6331
CIE-Luv:
67.2951, 82.8050, -25.0653
Hunter-Lab:
60.8475, 56.0850, -5.1773
#fd75b7 color charts
#fd75b7 color shades, tints & tones
#fd75b7 color schemes
#fd75b7 color preview, HTML & CSS examples
This text has a color of #fd75b7
<p style="color:#fd75b7;">Text here</p>
.mytext {color:#fd75b7;}
This box has a color of #fd75b7
<div style="background-color:#fd75b7;">Content here</div>
.mybackground {background-color:#fd75b7;}
Border around this has a color of #fd75b7
<div style="border:2px solid #fd75b7;">Content here</div>
.myborder {border:2px solid #fd75b7;}