#fd6e7f color space conversions
Hex:
#fd6e7f
RGB:
253, 110, 127
CMY:
1, 57, 50
CMYK:
0, 57, 50, 1
HSL:
353°, 97.2789%, 71.1765%
HSV (HSB):
353°, 56.5217%, 99.2157%
XYZ:
49.9147, 33.5668, 23.9269
xyY:
0.4647, 0.3125, 33.5668
CIE-Lab:
64.6173, 55.9095, 18.3050
CIE-LCH:
64.6173, 58.8298, 18.1287
CIE-Luv:
64.6173, 102.0742, 12.4937
Hunter-Lab:
57.9369, 52.3947, 16.0701
#fd6e7f color charts
#fd6e7f color shades, tints & tones
#fd6e7f color schemes
#fd6e7f color preview, HTML & CSS examples
This text has a color of #fd6e7f
<p style="color:#fd6e7f;">Text here</p>
.mytext {color:#fd6e7f;}
This box has a color of #fd6e7f
<div style="background-color:#fd6e7f;">Content here</div>
.mybackground {background-color:#fd6e7f;}
Border around this has a color of #fd6e7f
<div style="border:2px solid #fd6e7f;">Content here</div>
.myborder {border:2px solid #fd6e7f;}