#fd6e7d color space conversions
Hex:
#fd6e7d
RGB:
253, 110, 125
CMY:
1, 57, 51
CMYK:
0, 57, 51, 1
HSL:
354°, 97.2789%, 71.1765%
HSV (HSB):
354°, 56.5217%, 99.2157%
XYZ:
49.7856, 33.5152, 23.2471
xyY:
0.4673, 0.3146, 33.5152
CIE-Lab:
64.5759, 55.7397, 19.3877
CIE-LCH:
64.5759, 59.0152, 19.1790
CIE-Luv:
64.5759, 102.5802, 13.7773
Hunter-Lab:
57.8923, 52.1931, 16.7162
#fd6e7d color charts
#fd6e7d color shades, tints & tones
#fd6e7d color schemes
#fd6e7d color preview, HTML & CSS examples
This text has a color of #fd6e7d
<p style="color:#fd6e7d;">Text here</p>
.mytext {color:#fd6e7d;}
This box has a color of #fd6e7d
<div style="background-color:#fd6e7d;">Content here</div>
.mybackground {background-color:#fd6e7d;}
Border around this has a color of #fd6e7d
<div style="border:2px solid #fd6e7d;">Content here</div>
.myborder {border:2px solid #fd6e7d;}