#fd4f7f color space conversions
Hex:
#fd4f7f
RGB:
253, 79, 127
CMY:
1, 69, 50
CMYK:
0, 69, 50, 1
HSL:
343°, 97.7528%, 65.0980%
HSV (HSB):
343°, 68.7747%, 99.2157%
XYZ:
47.1348, 28.0069, 23.0003
xyY:
0.4803, 0.2854, 28.0069
CIE-Lab:
59.8950, 68.6317, 11.7418
CIE-LCH:
59.8950, 69.6288, 9.7084
CIE-Luv:
59.8950, 119.7191, 1.3386
Hunter-Lab:
52.9216, 66.3689, 11.2770
#fd4f7f color charts
#fd4f7f color shades, tints & tones
#fd4f7f color schemes
#fd4f7f color preview, HTML & CSS examples
This text has a color of #fd4f7f
<p style="color:#fd4f7f;">Text here</p>
.mytext {color:#fd4f7f;}
This box has a color of #fd4f7f
<div style="background-color:#fd4f7f;">Content here</div>
.mybackground {background-color:#fd4f7f;}
Border around this has a color of #fd4f7f
<div style="border:2px solid #fd4f7f;">Content here</div>
.myborder {border:2px solid #fd4f7f;}