#fd979d color space conversions
Hex:
#fd979d
RGB:
253, 151, 157
CMY:
1, 41, 38
CMYK:
0, 40, 38, 1
HSL:
356°, 96.2264%, 79.2157%
HSV (HSB):
356°, 40.3162%, 99.2157%
XYZ:
57.6604, 45.4502, 37.6320
xyY:
0.4097, 0.3229, 45.4502
CIE-Lab:
73.1873, 38.8408, 13.4159
CIE-LCH:
73.1873, 41.0925, 19.0552
CIE-Luv:
73.1873, 69.2342, 11.0339
Hunter-Lab:
67.4168, 34.6888, 14.0961
#fd979d color charts
#fd979d color shades, tints & tones
#fd979d color schemes
#fd979d color preview, HTML & CSS examples
This text has a color of #fd979d
<p style="color:#fd979d;">Text here</p>
.mytext {color:#fd979d;}
This box has a color of #fd979d
<div style="background-color:#fd979d;">Content here</div>
.mybackground {background-color:#fd979d;}
Border around this has a color of #fd979d
<div style="border:2px solid #fd979d;">Content here</div>
.myborder {border:2px solid #fd979d;}