#fd4c6e color space conversions
Hex:
#fd4c6e
RGB:
253, 76, 110
CMY:
1, 70, 57
CMYK:
0, 70, 57, 1
HSL:
348°, 97.7901%, 64.5098%
HSV (HSB):
348°, 69.9605%, 99.2157%
XYZ:
45.9069, 27.1773, 17.5780
xyY:
0.5064, 0.2998, 27.1773
CIE-Lab:
59.1381, 68.4274, 20.6471
CIE-LCH:
59.1381, 71.4745, 16.7905
CIE-Luv:
59.1381, 126.7322, 11.3532
Hunter-Lab:
52.1319, 65.9550, 16.5007
#fd4c6e color charts
#fd4c6e color shades, tints & tones
#fd4c6e color schemes
#fd4c6e color preview, HTML & CSS examples
This text has a color of #fd4c6e
<p style="color:#fd4c6e;">Text here</p>
.mytext {color:#fd4c6e;}
This box has a color of #fd4c6e
<div style="background-color:#fd4c6e;">Content here</div>
.mybackground {background-color:#fd4c6e;}
Border around this has a color of #fd4c6e
<div style="border:2px solid #fd4c6e;">Content here</div>
.myborder {border:2px solid #fd4c6e;}