#fd4f7d color space conversions
Hex:
#fd4f7d
RGB:
253, 79, 125
CMY:
1, 69, 51
CMYK:
0, 69, 51, 1
HSL:
344°, 97.7528%, 65.0980%
HSV (HSB):
344°, 68.7747%, 99.2157%
XYZ:
47.0057, 27.9553, 22.3205
xyY:
0.4832, 0.2874, 27.9553
CIE-Lab:
59.8483, 68.4712, 12.8465
CIE-LCH:
59.8483, 69.6659, 10.6263
CIE-Luv:
59.8483, 120.3821, 2.6778
Hunter-Lab:
52.8728, 66.1652, 11.9814
#fd4f7d color charts
#fd4f7d color shades, tints & tones
#fd4f7d color schemes
#fd4f7d color preview, HTML & CSS examples
This text has a color of #fd4f7d
<p style="color:#fd4f7d;">Text here</p>
.mytext {color:#fd4f7d;}
This box has a color of #fd4f7d
<div style="background-color:#fd4f7d;">Content here</div>
.mybackground {background-color:#fd4f7d;}
Border around this has a color of #fd4f7d
<div style="border:2px solid #fd4f7d;">Content here</div>
.myborder {border:2px solid #fd4f7d;}