#fd987f color space conversions
Hex:
#fd987f
RGB:
253, 152, 127
CMY:
1, 40, 50
CMYK:
0, 40, 50, 1
HSL:
12°, 96.9231%, 74.5098%
HSV (HSB):
12°, 49.8024%, 99.2157%
XYZ:
55.5670, 44.8714, 25.8110
xyY:
0.4401, 0.3554, 44.8714
CIE-Lab:
72.8072, 35.2939, 29.3373
CIE-LCH:
72.8072, 45.8949, 39.7343
CIE-Luv:
72.8072, 73.7342, 30.9172
Hunter-Lab:
66.9861, 30.8454, 24.0447
#fd987f color charts
#fd987f color shades, tints & tones
#fd987f color schemes
#fd987f color preview, HTML & CSS examples
This text has a color of #fd987f
<p style="color:#fd987f;">Text here</p>
.mytext {color:#fd987f;}
This box has a color of #fd987f
<div style="background-color:#fd987f;">Content here</div>
.mybackground {background-color:#fd987f;}
Border around this has a color of #fd987f
<div style="border:2px solid #fd987f;">Content here</div>
.myborder {border:2px solid #fd987f;}