#fd768d color space conversions
Hex:
#fd768d
RGB:
253, 118, 141
CMY:
1, 54, 45
CMYK:
0, 53, 44, 1
HSL:
350°, 97.1223%, 72.7451%
HSV (HSB):
350°, 53.3597%, 99.2157%
XYZ:
51.7942, 35.7626, 29.3723
xyY:
0.4430, 0.3058, 35.7626
CIE-Lab:
66.3381, 53.4928, 12.7345
CIE-LCH:
66.3381, 54.9876, 13.3906
CIE-Luv:
66.3381, 93.5491, 6.5081
Hunter-Lab:
59.8018, 49.9450, 12.7404
#fd768d color charts
#fd768d color shades, tints & tones
#fd768d color schemes
#fd768d color preview, HTML & CSS examples
This text has a color of #fd768d
<p style="color:#fd768d;">Text here</p>
.mytext {color:#fd768d;}
This box has a color of #fd768d
<div style="background-color:#fd768d;">Content here</div>
.mybackground {background-color:#fd768d;}
Border around this has a color of #fd768d
<div style="border:2px solid #fd768d;">Content here</div>
.myborder {border:2px solid #fd768d;}