#fd787d color space conversions
Hex:
#fd787d
RGB:
253, 120, 125
CMY:
1, 53, 51
CMYK:
0, 53, 51, 1
HSL:
358°, 97.0803%, 73.1373%
HSV (HSB):
358°, 52.5692%, 99.2157%
XYZ:
50.9262, 35.7963, 23.6273
xyY:
0.4615, 0.3244, 35.7963
CIE-Lab:
66.3640, 51.0872, 21.8224
CIE-LCH:
66.3640, 55.5528, 23.1303
CIE-Luv:
66.3640, 96.0982, 17.8752
Hunter-Lab:
59.8300, 47.2334, 18.4669
#fd787d color charts
#fd787d color shades, tints & tones
#fd787d color schemes
#fd787d color preview, HTML & CSS examples
This text has a color of #fd787d
<p style="color:#fd787d;">Text here</p>
.mytext {color:#fd787d;}
This box has a color of #fd787d
<div style="background-color:#fd787d;">Content here</div>
.mybackground {background-color:#fd787d;}
Border around this has a color of #fd787d
<div style="border:2px solid #fd787d;">Content here</div>
.myborder {border:2px solid #fd787d;}